Skip to content

Commit 6b98542

Browse files
committed
Remove flake8 from setup.cfg
1 parent 876557c commit 6b98542

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

setup.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
[flake8]
2-
ignore = E266,W503
3-
max-line-length = 120
4-
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules,venv
5-
61
[pycodestyle]
72
max-line-length = 120
83
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules,venv

0 commit comments

Comments
 (0)