https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 4e0052ee26f6f7f374e5913c2ebe019e17ceda6e authored by pre-commit-ci[bot] on 09 October 2023, 08:30:31 UTC
[pre-commit.ci] auto fixes from pre-commit.com hooks
Tip revision: 4e0052e
.coveragerc
[run]
branch = True
source = pypsa
omit =
    test/*
    setup.py
back to top