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