[flake8]
max-line-length = 88
exclude = ./git,__pycache__,./venv,*.json

