Skip to content

Commit be355e2

Browse files
authored
PYTHON-3604 Remove Duplicate API Docs (#1190)
1 parent b38a416 commit be355e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/api/bson/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
.. automodule:: bson
55
:synopsis: BSON (Binary JSON) Encoding and Decoding
6-
:members:
6+
:members: BSON, decode, decode_all, decode_file_iter, decode_iter, encode, gen_list_name, has_c, is_valid
77

88
Sub-modules:
99

doc/api/gridfs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
.. automodule:: gridfs
55
:synopsis: Tools for working with GridFS
6-
:members:
6+
:members: GridFS, GridFSBucket
77

88
Sub-modules:
99

0 commit comments

Comments
 (0)