mirror of
https://github.com/django-components/django-components.git
synced 2025-08-31 11:17:21 +00:00
Ignore stupid flake8 rule.
This commit is contained in:
parent
cb3236e063
commit
f6d2c5e003
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[flake8]
|
||||
ignore = E302
|
||||
ignore = E302,W503
|
||||
max-line-length = 119
|
||||
|
||||
[isort]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue