Skip to content

Commit 9af43eb

Browse files
committed
Fixed typo
1 parent 447faeb commit 9af43eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ def test_result_summary_query_profile(self):
158158
# end::result-summary-query-profile[]
159159
session.close()
160160
driver.close()
161-
\
161+
162162
def test_result_summary_notifications(self):
163163
driver = GraphDatabase.driver("bolt://localhost")
164164
session = driver.session()

0 commit comments

Comments
 (0)