lucasb/BakerCM

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[coverage:run]
branch = True

[flake8]
max-line-length=100
exclude=.coverage,.git,.github,*.egg-info,.eggs,.idea,build,dist,example,env
statistics=True