Skip to content

Commit

Permalink
update pylint configs
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVinhLuong102 committed Mar 7, 2024
1 parent c0a127d commit aa85da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ disable = [
"missing-module-docstring",
"raw-checker-failed",
"redefined-outer-name",
"relative-beyond-top-level",
"too-few-public-methods",
"unnecessary-pass",
]
Expand Down

0 comments on commit aa85da8

Please sign in to comment.