We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d0e0a commit 931353cCopy full SHA for 931353c
database.py
@@ -1,5 +1,5 @@
1
from typing import Any
2
-from pymongo import MongoClient, database
+from pymongo import MongoClient
3
from config import AKI_MONGO_HOST
4
5
try:
0 commit comments