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 e256f4c commit 560b644Copy full SHA for 560b644
test/asynchronous/test_csot.py
@@ -22,7 +22,7 @@
22
sys.path[0:0] = [""]
23
24
from test.asynchronous import AsyncIntegrationTest, async_client_context, unittest
25
-from test.unified_format import generate_test_classes
+from test.asynchronous.unified_format import generate_test_classes
26
27
import pymongo
28
from pymongo import _csot
0 commit comments