-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
A few params were missed when updating the docs in PYTHON-3605. Instances of this:
:param `check_exists`: if True (the default), send a listCollections command to
Should be changed to:
:param check_exists: if True (the default), send a listCollections command to
- related to
-
PYTHON-3605 Move type annotations to parameter list in rendered docs
- Closed