oemof/oemof-solph

View on GitHub
.flake8

Summary

Maintainability
Test Coverage
[flake8]
max-line-length = 79
exclude = */migrations/*, docs/conf.py
ignore = E203, W503