fb8dafa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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