mirror of
https://github.com/django-components/django-components.git
synced 2025-09-04 21:20:30 +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]
|
[flake8]
|
||||||
ignore = E302
|
ignore = E302,W503
|
||||||
max-line-length = 119
|
max-line-length = 119
|
||||||
|
|
||||||
[isort]
|
[isort]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue