We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbdd15 commit e0d3f36Copy full SHA for e0d3f36
tests/test_modutils.py
@@ -20,7 +20,7 @@
20
21
import astroid
22
from astroid import modutils
23
-from astroid.const import PY310_PLUS, WIN32
+from astroid.const import PY310_PLUS
24
from astroid.interpreter._import import spec
25
26
from . import resources
0 commit comments