Ass / setup.cfg
GabeIsHaxkee's picture
Upload 9 files
fb8dafa
raw
history blame contribute delete
242 Bytes
[pep8]
max-line-length = 120
exclude = .tox,*migrations*,.json
[flake8]
max-line-length = 120
exclude = .tox,*migrations*,.json
[autopep8-wrapper]
exclude = .tox,*migrations*,.json
[check-docstring-first]
exclude = .tox,*migrations*,.json