Skip to content

Commit

Permalink
Ignore E704 (required by black)
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Feb 20, 2024
1 parent 45d69d9 commit e541d47
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 @@ -49,5 +49,5 @@ console_scripts =
[flake8]
max-line-length = 110
max-doc-length = 79
ignore = W503, E203
ignore = W503, E203, E704
exclude = __init__.py version.py

0 comments on commit e541d47

Please sign in to comment.