Skip to content

Commit 7c2fbe7

Browse files
add missing colon to docs tag (#460)
1 parent 51b4adc commit 7c2fbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/examples/test_pass_bookmarks_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
import pytest
2323

24-
# tag:pass-bookmarks-import[]
24+
# tag::pass-bookmarks-import[]
2525
from neo4j import GraphDatabase
2626
# end::pass-bookmarks-import[]
2727

0 commit comments

Comments
 (0)