[flake8]
ignore = E501,D100,D101,D102,D103
exclude = .git,__pycache__
