We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1fdf1 commit 6f57fd6Copy full SHA for 6f57fd6
.github/pull_request_template.md
@@ -28,5 +28,6 @@ Delete if this PR doesn't resolve any issues. Link the issue if it does.
28
- [ ] Code documentation
29
- [ ] README short description
30
- [ ] Documentation on [memgraph/docs](https://github.com/memgraph/docs)
31
+- [ ] Update GQLALchemy signatures in [query builder](https://github.com/memgraph/gqlalchemy/blob/main/gqlalchemy/graph_algorithms/query_builder.py ) using [query module signature generator](https://github.com/memgraph/gqlalchemy/blob/main/scripts/query_module_signature_generator.py)
32
33
######################################
0 commit comments