[MASTER]
ignore=venv

[FORMAT]
max-line-length=120

[DESIGN]
max-args=10
max-attributes=10
max-positional-arguments=8

[REPORTS]
reports=yes
