mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 16:17:49 +00:00
e3d390e036
run the following command: $ autopep8 -i -r -a -a .
8 lines
101 B
INI
8 lines
101 B
INI
[flake8]
|
|
max-line-length = 160
|
|
max-complexity = 15
|
|
|
|
[pep8]
|
|
max-line-length = 160
|
|
max-complexity = 15
|