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