Skip to content

Commit 17cb4f9

Browse files
committed
Delete unused import.
1 parent 4000c4b commit 17cb4f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/ipywidgets/ipywidgets/widgets/tests/test_widget_selection.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import inspect
55
from unittest import TestCase
66

7-
import pytest
8-
97
from traitlets import TraitError
108

119
from ipywidgets import Dropdown, SelectionSlider, Select

0 commit comments

Comments
 (0)