PYTHON-3604 Remove Duplicate API Docs (#1190)

This commit is contained in:
Steven Silvester 2023-04-13 10:30:54 -05:00 committed by GitHub
parent b38a416836
commit be355e2bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -3,7 +3,7 @@
.. automodule:: gridfs
:synopsis: Tools for working with GridFS
:members:
:members: GridFS, GridFSBucket
Sub-modules: