Revision ebda867913f04c132a4fe20b9fccbeb8f503103c authored by Fabian Neumann on 31 December 2023, 15:28:57 UTC, committed by GitHub on 31 December 2023, 15:28:57 UTC
bugfix for StorageUnit spillage variables in linopy
2 parent s 6ba8844 + 8ea93b4
Raw File
.coveragerc
[run]
branch = True
source = pypsa
omit =
    test/*
    setup.py
back to top