We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b347872 commit 5d82cb8Copy full SHA for 5d82cb8
doc/api/bson/objectid.rst
@@ -4,7 +4,7 @@
4
.. automodule:: bson.objectid
5
:synopsis: Tools for working with MongoDB ObjectIds
6
7
- .. autoclass:: pymongo.objectid.ObjectId([oid=None])
+ .. autoclass:: bson.objectid.ObjectId([oid=None])
8
:members:
9
10
.. describe:: str(o)
0 commit comments