Skip to content

Commit

Permalink
ignore E231
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed May 14, 2024
1 parent 6cd2f1f commit da68af8
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 @@ -13,4 +13,4 @@ use_parentheses = true

[flake8]
max-line-length = 88
ignore = E501, W503, E203
ignore = E231, E501, W503, E203

0 comments on commit da68af8

Please sign in to comment.