forked from apache/incubator-hugegraph-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lint): critical bug with pylint usage (apache#131)
The previous pylint configuration had issues, which prevented pylint from being triggered properly. This PR has modified the pylint configuration to fix the lingering issues and fixed residual pylint issues (ML LLM) Details are as follows: - fixed incubator-hugegraph-ai/style/code_format_and_analysis.sh - fixed incubator-hugegraph-ai/hugegraph-ml/src/hugegraph_ml - fixed incubator-hugegraph-ai/hugegraph-llm/src/hugegraph_llm --------- Co-authored-by: root <[email protected]> Co-authored-by: imbajin <[email protected]>
- Loading branch information
1 parent
672aeef
commit 71b6261
Showing
27 changed files
with
140 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.