Skip to content

Commit

Permalink
Tweak linter settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfehler committed Oct 15, 2021
1 parent cffc359 commit c33e623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
max-complexity = 6
ignore = D100,D104,D107,D401
per-file-ignores =
tests/*:D102,D103,D205,D400,D412
tests/*:D101,D102,D103,D205,D400,D412

0 comments on commit c33e623

Please sign in to comment.