Skip to content

Commit 33de6b8

Browse files
author
Mike Dirolf
committed
minor: PEP-8
1 parent 2307a78 commit 33de6b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymongo/errors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class PyMongoError(Exception):
2020
.. versionadded:: 1.3+
2121
"""
2222

23+
2324
class ConnectionFailure(PyMongoError):
2425
"""Raised when a connection to the database cannot be made or is lost.
2526
"""

0 commit comments

Comments
 (0)