Skip to content

Commit

Permalink
Fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelGusse committed Oct 22, 2024
1 parent 79e27d0 commit 9400f8d
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 @@ -20,6 +20,7 @@ pylint:
disable:
- consider-using-f-string
- too-many-arguments
- too-many-positional-arguments
- import-error
- protected-access
- django-not-configured
Expand Down

0 comments on commit 9400f8d

Please sign in to comment.