Skip to content

Commit 14cecab

Browse files
committed
cleanup cruft
1 parent 956ce3d commit 14cecab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pymongo/errors.py

-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ class ConfigurationError(PyMongoError):
140140
class OperationFailure(PyMongoError):
141141
"""Raised when a database operation fails.
142142
143-
.. versionadded:: 3.11
144-
The :attr:`max_wire_version` attribute.
145143
.. versionadded:: 2.7
146144
The :attr:`details` attribute.
147145
"""

0 commit comments

Comments
 (0)