Skip to content

Commit c546d7c

Browse files
committed
remove extra line
1 parent e5a33de commit c546d7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ipygany/ipygany.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ def from_pyvista(obj, **kwargs):
311311
data=_grid_data_to_data_widget(get_ugrid_data(trimesh))
312312
)
313313

314-
315314
def reload(self, path, reload_vertices=False, reload_triangles=False, reload_data=True):
316315
"""Reload a vtk file, entirely or partially."""
317316
from .vtk_loader import (

0 commit comments

Comments
 (0)