neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
939 stars 231 forks source link

Minor corrections to get the documentation rebuilt with zero errors. #670

Closed aanastasiou closed 1 year ago

aanastasiou commented 1 year ago

As per the title of the PR, please note manual module metadata (__version) setting for the moment at least.

mariusconjeaud commented 1 year ago

Merging even though the Integration tests failed in some configurations : this is because of a race condition in the pipeline between Neo4j container and the tests. All the tests ran fine in Docker locally - where the race condition is prevented in the script.