Skip to content

Commit a17feae

Browse files
lochhhsfmig
authored andcommitted
Remove FutureWarning filter
1 parent 3dd8e82 commit a17feae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_unit/test_napari_plugin/test_data_loader_widget.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -581,9 +581,6 @@ def test_deletion_all_layers(make_napari_viewer_proxy):
581581

582582

583583
# ------------------- tests for layers style ----------------------------#
584-
@pytest.mark.filterwarnings(
585-
"ignore:.*Private attribute access.*:FutureWarning"
586-
)
587584
@pytest.mark.parametrize(
588585
(
589586
"filename, source_software, "

0 commit comments

Comments
 (0)