Skip to content

Commit 227a33a

Browse files
committed
removed pdb trace in test_scatter
1 parent 1f50130 commit 227a33a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/napari_matplotlib/tests/test_scatter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import pdb
21
from copy import deepcopy
32
from typing import Any, Dict, Tuple
43

@@ -69,7 +68,7 @@ def test_features_scatter_widget(make_napari_viewer, astronaut_data):
6968
) # images need to be selected
7069
viewer.layers.selection.add(viewer.layers["label+features"])
7170

72-
pdb.set_trace()
71+
# pdb.set_trace()
7372
scatter_widget = FeaturesScatterWidget(viewer)
7473
x_column = "feature_0"
7574
scatter_widget.x_axis_key = x_column

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy