https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 1179fafdc0cba7ca0c6dcc9edd64253d3ddc829a authored by Fabian Hofmann on 19 December 2023, 13:07:28 UTC
Merge branch 'master' into pandas21_fixes
Tip revision: 1179faf
.coveragerc
[run]
branch = True
source = pypsa
omit =
    test/*
    setup.py
back to top