Skip to content

Commit dbf7888

Browse files
Elijah Fredericksonbagerard
authored andcommitted
Formatting
1 parent 3205e61 commit dbf7888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mongoengine/connection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from pymongo import MongoClient, ReadPreference, uri_parser
44
from pymongo.common import _UUID_REPRESENTATIONS
5+
56
try:
67
from pymongo.database_shared import _check_name
78
except ImportError:

0 commit comments

Comments
 (0)