Skip to content

Commit

Permalink
Merge pull request #363 from aitomatic/lint
Browse files Browse the repository at this point in the history
update PyLint linting settings
  • Loading branch information
TheVinhLuong102 authored Oct 5, 2024
2 parents 346e050 + cdd0989 commit 8ab7663
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 @@ -143,6 +143,7 @@ disable = [
"relative-beyond-top-level",
"too-few-public-methods",
"too-many-positional-arguments",
"unknown-option-value",
"unnecessary-pass",
]

Expand Down

0 comments on commit 8ab7663

Please sign in to comment.