aboutsummaryrefslogtreecommitdiffstats
path: root/.flake8
blob: d34064b177b601a4ca28d76f073ab85947097bd8 (plain) (blame)
1
2
3
4
5
[flake8]
max-line-length=100
application_import_names=pysite
exclude=__pycache__, venv, .venv, **/migrations
import-order-style=pycharm