Fix bson.objectid docs PYTHON-250
This commit is contained in:
parent
b347872c58
commit
5d82cb8306
@ -4,7 +4,7 @@
|
||||
.. automodule:: bson.objectid
|
||||
:synopsis: Tools for working with MongoDB ObjectIds
|
||||
|
||||
.. autoclass:: pymongo.objectid.ObjectId([oid=None])
|
||||
.. autoclass:: bson.objectid.ObjectId([oid=None])
|
||||
:members:
|
||||
|
||||
.. describe:: str(o)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user