Skip to content

Commit

Permalink
Ignore E231 with flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
breuleux committed Nov 29, 2023
1 parent f94038c commit d37b3ff
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
@@ -1,5 +1,5 @@
[flake8]
ignore = W503,E501,E203,F811
ignore = W503,E501,E203,F811,E231
per-file-ignores =
__init__.py:F401
exclude = tests/snippets

0 comments on commit d37b3ff

Please sign in to comment.