We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295370a commit 6757ed4Copy full SHA for 6757ed4
1 file changed
Lib/test/test_sqlite3/test_dbapi.py
@@ -32,7 +32,6 @@
32
import warnings
33
from collections import Counter
34
35
-from test import support
36
from test.support import (
37
SHORT_TIMEOUT, check_disallow_instantiation, requires_subprocess, subTests
38
)
0 commit comments