Skip to content

Commit

Permalink
ignore W743
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalEgn committed Jul 16, 2024
1 parent 3a83727 commit b3a096b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ include = inspire_utils/*.py
addopts = --cov=inspire_utils --cov-report=term-missing:skip-covered

[flake8]
ignore = E501 FI12 FI14 FI15 FI16 FI17 FI50 FI51 FI53 W504 FI18
ignore = E501 FI12 FI14 FI15 FI16 FI17 FI50 FI51 FI53 W504 W743 FI18

0 comments on commit b3a096b

Please sign in to comment.