mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-21 15:53:21 +01:00
7bda0acd8b
* remove warnings from flake
6 lines
99 B
INI
6 lines
99 B
INI
[flake8]
|
|
exclude = .git,*migrations*
|
|
max-line-length = 119
|
|
#ignore=F401,F403,E501,W503
|
|
ignore=E501
|