Skip to content

Commit

Permalink
update PyLint configs
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVinhLuong102 committed Dec 15, 2024
1 parent 472f9d5 commit 2d04aca
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 @@ -142,6 +142,7 @@ disable = [
"relative-beyond-top-level",
"too-few-public-methods",
"too-many-positional-arguments",
"unexpected-keyword-arg",
"unknown-option-value",
"unnecessary-pass",
]
Expand Down

0 comments on commit 2d04aca

Please sign in to comment.