-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: 4.1.1
-
Component/s: None
-
None
In the import statement
from pymongo import MongoClient
I get Module "pymongo" does not explicitly export attribute "MongoClient"; implicit reexport disabled [attr-defined] from mypy linter.
Here are the details of package, env & os:
Python Version: 3.10.4 (main, Apr 1 2022, 20:52:12) [GCC 9.4.0]
PyMongo Version: 4.1.1
PyMongo Has C: Yes
OS: 18.04.1-Ubuntu
MyPy (Linter) Version: 0.910
- causes
-
PYTHON-3604 Remove Duplicate API Docs
- Closed