Skip to content

Commit

Permalink
add end line
Browse files Browse the repository at this point in the history
  • Loading branch information
xavArtley committed Oct 14, 2021
1 parent 625bd27 commit 6249aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panel/tests/pane/test_vtk.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,4 +412,4 @@ def test_vtkvol_serialization_coherence(document, comm):
vd_c_ds = p_c_ds._get_volume_data()
vd_f_ds = p_f_ds._get_volume_data()
vd_id_ds = p_id_ds._get_volume_data()
assert vd_id_ds == vd_c_ds == vd_f_ds
assert vd_id_ds == vd_c_ds == vd_f_ds

0 comments on commit 6249aaf

Please sign in to comment.