langchain/libs/community/langchain_community/graphs
Charlie Marsh 8f38b7a725
multiple: Remove unnecessary Ruff suppression comments (#21050)
## Summary

I ran `ruff check --extend-select RUF100 -n` to identify `# noqa`
comments that weren't having any effect in Ruff, and then `ruff check
--extend-select RUF100 -n --fix` on select files to remove all of the
unnecessary `# noqa: F401` violations. It's possible that these were
needed at some point in the past, but they're not necessary in Ruff
v0.1.15 (used by LangChain) or in the latest release.

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-04-30 17:13:48 +00:00
..
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
age_graph.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
arangodb_graph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
falkordb_graph.py community: switch to falkordb python client (#20229) 2024-04-09 20:19:44 +00:00
graph_document.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
graph_store.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
gremlin_graph.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
hugegraph.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
kuzu_graph.py community[patch]: Resolve KuzuQAChain API Changes (#16885) 2024-02-15 10:18:37 -08:00
memgraph_graph.py community[patch]: Update Memgraph support (#16360) 2024-01-22 11:33:28 -08:00
nebula_graph.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
neo4j_graph.py community[patch]: Neo4j enhanced schema (#20983) 2024-04-29 10:45:55 -04:00
neptune_graph.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
neptune_rdf_graph.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
networkx_graph.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
ontotext_graphdb_graph.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
rdf_graph.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
tigergraph_graph.py community: tigergraph fixes (#20034) 2024-04-24 16:49:21 -04:00