Skip to content

Commit

Permalink
PYTHON-3604 Remove Duplicate API Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Apr 13, 2023
1 parent b38a416 commit 4399a62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/api/bson/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

.. automodule:: bson
:synopsis: BSON (Binary JSON) Encoding and Decoding
:members:
:members: BSON, decode, decode_all, decode_file_iter, decode_iter, encode, gen_list_name, has_c, is_valid

Sub-modules:

Expand Down
2 changes: 1 addition & 1 deletion doc/api/gridfs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

.. automodule:: gridfs
:synopsis: Tools for working with GridFS
:members:
:members: GridFS, GridFSBucket

Sub-modules:

Expand Down

0 comments on commit 4399a62

Please sign in to comment.