You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
242 B

[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