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 f42578c commit 071c984Copy full SHA for 071c984
pyproject.toml
@@ -24,7 +24,7 @@ redisgraph-bulk-insert = "redisgraph_bulk_loader.bulk_insert:bulk_insert"
24
25
[tool.poetry.urls]
26
url = "https://redisgraph.io"
27
-repository = "https://github.com/RedisGraph/redigraph-bulk-loader"
+repository = "https://github.com/RedisGraph/redisgraph-bulk-loader"
28
29
[tool.poetry.dependencies]
30
python = "^3.8.5"
0 commit comments