We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
warnings
unittest.loader
1 parent d959bcd commit c84e6f3Copy full SHA for c84e6f3
Lib/unittest/loader.py
@@ -6,7 +6,6 @@
6
import traceback
7
import types
8
import functools
9
-import warnings
10
11
from fnmatch import fnmatch, fnmatchcase
12
0 commit comments