Skip to content

Add missing colon to docs tag #460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

davidoliverSP2
Copy link

We're getting the following warnings on docs builds:

asciidoctor: WARNING: /Users/davidoliver/Git/neo4j/driver-documentation/build/driver-sources/python-driver/4.1.0/tests/integration/examples/test_pass_bookmarks_example.py: line 26: unexpected end tag in include: pass-bookmarks-import

asciidoctor: WARNING: cypher-workflow.adoc: line 173: tag 'pass-bookmarks-import' not found in include file: /Users/davidoliver/Git/neo4j/driver-documentation/build/driver-sources/python-driver/4.1.0/tests/integration/examples/test_pass_bookmarks_example.py

I traced this back to a missing colon on the tag in test/examples/pass_bookmarks_example.py, starting in 4.0.

This should resolve the missing example on https://neo4j.com/docs/driver-manual/4.0/cypher-workflow/#driver-causal-chaining

@martin-neotech martin-neotech merged commit 7c2fbe7 into neo4j:4.0 Aug 13, 2020
@davidoliverSP2 davidoliverSP2 removed the request for review from technige August 13, 2020 08:10
@davidoliverSP2 davidoliverSP2 deleted the 4.0-missing-bracket branch August 13, 2020 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants