Skip to content

Commit

Permalink
Merge pull request #355 from aitomatic/lint
Browse files Browse the repository at this point in the history
update PyLint linting configs
  • Loading branch information
TheVinhLuong102 authored Sep 20, 2024
2 parents 886d8d0 + 2dac9c8 commit 0d4f0ac
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 @@ -140,6 +140,7 @@ disable = [
"redefined-outer-name",
"relative-beyond-top-level",
"too-few-public-methods",
"too-many-positional-arguments",
"unnecessary-pass",
]

Expand Down

0 comments on commit 0d4f0ac

Please sign in to comment.