[flake8]
format = default
max-line-length = 164
exclude = __pycache__,*.pyc,venv/*,venc/*
filename = *.py
