forked from extern/django-helpdesk
4 lines
57 B
INI
4 lines
57 B
INI
[flake8]
|
|
max-line-length = 120
|
|
import-order-style = pep8
|