fossasia/open-event-orga-server

View on GitHub
.flake8

Summary

Maintainability
Test Coverage
[flake8]
max-line-length = 90
exclude =
    .git,
    __pycache__,
    migrations,
    venv,
    .venv,
    app/vintage,
    site-packages