Skip to content

Commit 0aca28d

Browse files
committed
REmoved extra space
1 parent 3fb87f0 commit 0aca28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo4j/v1/session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class which can be used to obtain `Driver` instances that are used for
3232

3333
from .compat import integer, string, urlparse
3434
from .connection import connect, Response, RUN, PULL_ALL
35-
from .exceptions import CypherError, ResultError
35+
from .exceptions import CypherError, ResultError
3636
from .typesystem import hydrated
3737

3838

0 commit comments

Comments
 (0)