[flake8]
exclude = docs,migrations,.git,.ropeproject,.cache,.tox,.eggs,minio_storage/version.py
max-line-length = 88
ignore=E203
