aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: 42abe576eb6d01a00f9061e21781d42e8846fbba (plain) (blame)
1
2
3
4
5
6
[flake8]
max-line-length=120
application_import_names=pysite
ignore=P102
exclude=__pycache__, venv, app_test.py
import-order-style=pycharm