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 1ec4ab3 commit a84eeb0Copy full SHA for a84eeb0
test/test_topology.py
@@ -36,7 +36,7 @@
36
from pymongo.server_selectors import (any_server_selector,
37
writable_server_selector)
38
from pymongo.settings import TopologySettings
39
-from test import client_knobs, SkipTest, unittest
+from test import client_knobs, unittest
40
from test.utils import wait_until
41
42
0 commit comments