Remove W503 from Flake8 ignore list (ignored by default)
This commit is contained in:
parent
f8a6c20ade
commit
99e0cc734a
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
[flake8]
|
||||
ignore = W503
|
||||
max_line_length = 88
|
||||
|
||||
[tool:isort]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue