issues
search
apache
/
incubator-hugegraph-ai
The integration of HugeGraph with AI/LLM & GraphRAG
https://hugegraph.apache.org/docs/quickstart/hugegraph-ai/
Apache License 2.0
56
stars
28
forks
source link
feat: introduce pylint for code analysis
#22
Closed
simon824
closed
1 year ago
simon824
commented
1 year ago
close #21
added pylint.conf for rule configuration.
added requirements to resolve import issues with third-party dependencies.
added PYTHONPATH to specify the source root path, resolving issues with mutual imports between different packages.
close #21