Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 360f8f1

Browse files
ruaridhgdstansby
andauthored
Update src/napari_matplotlib/tests/scatter/test_scatter.py
Co-authored-by: David Stansby <[email protected]>
1 parent 040b614 commit 360f8f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/napari_matplotlib/tests/scatter/test_scatter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ def test_scatter_3D(make_napari_viewer, brain_data):
3939
)
4040
# De-select existing selection
4141
viewer.layers.selection.clear()
42-
# pdb.set_trace()
4342
axis = viewer.dims.last_used
4443
slice_no = array(brain_data[0]).shape[0] - 1
4544
viewer.dims.set_current_step(axis, slice_no)

0 commit comments

Comments
 (0)