mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Appeased flake8 2.1.0.
This commit is contained in:
@@ -4,7 +4,7 @@ install-script = scripts/rpm-install.sh
|
||||
|
||||
[flake8]
|
||||
exclude=build,.git,./django/utils/dictconfig.py,./django/utils/unittest.py,./django/utils/lru_cache.py,./django/utils/six.py,./django/conf/app_template/*,./django/dispatch/weakref_backports.py
|
||||
ignore=E128,E501,W601
|
||||
ignore=E123,E128,E265,E501,W601
|
||||
|
||||
[metadata]
|
||||
license-file = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user