mirror of
https://github.com/wger-project/wger.git
synced 2026-02-19 07:50:55 +01:00
5 lines
93 B
INI
5 lines
93 B
INI
[pep8]
|
|
exclude = urls.py,*migrations*,*bower_components*
|
|
max-line-length = 100
|
|
ignore = W503
|