Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
renardeinside committed Jun 25, 2024
1 parent 51c57a6 commit cf99e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prospector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ pylint:
- raise-missing-from # pretty strange requirement with acquaint logic
- broad-except
- arguments-differ
- broad-exception-raised

pycodestyle:
# W293: disabled because we have newlines in docstrings
Expand Down

0 comments on commit cf99e17

Please sign in to comment.