Skip to content

Commit

Permalink
WIP fix all linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
zehnm committed Feb 29, 2024
1 parent 5a56826 commit d090e40
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 179 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ disable=
global-statement,
too-many-instance-attributes,
too-many-arguments,
too-many-public-methods,
fixme # temporary

[STRING]
Expand Down
Loading

0 comments on commit d090e40

Please sign in to comment.