[flake8]
max-line-length = 120
max-complexity = 30
# ignore = E226,E302,E41,E711,E501,F403,F401,C901
