Skip to content

Commit

Permalink
make pylint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
peno64 committed Dec 2, 2023
1 parent 49aff1d commit ed53663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ disable=
too-many-branches,
too-many-instance-attributes,
too-many-locals,
consider-using-f-string,
max-line-length=160
max-statements=70
extension-pkg-whitelist=lxml

0 comments on commit ed53663

Please sign in to comment.