mardiros/fastlife

View on GitHub
.flake8

Summary

Maintainability
Test Coverage
[flake8]
max-line-length = 88
ignore = W503, E203, E701, E704, E741

exclude =
    .venv