Removes the test_cypher_save_load test from the GraphCypherQAChain in… #10
Annotations
7 errors
Ruff (F401):
libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L6
tests/integration_tests/chains/test_graph_database.py:6:8: F401 `pytest` imported but unused
|
Ruff (F401):
libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L7
tests/integration_tests/chains/test_graph_database.py:7:38: F401 `langchain.chains.loading.load_chain` imported but unused
|
cd libs/neo4j / make lint #3.9
Process completed with exit code 2.
|
Ruff (F401):
libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L6
tests/integration_tests/chains/test_graph_database.py:6:8: F401 `pytest` imported but unused
|
Ruff (F401):
libs/neo4j/tests/integration_tests/chains/test_graph_database.py#L7
tests/integration_tests/chains/test_graph_database.py:7:38: F401 `langchain.chains.loading.load_chain` imported but unused
|
cd libs/neo4j / make lint #3.12
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|