https://github.com/PyPSA/PyPSA
Raw File
Tip revision: 08e1fe1c02ec92462c9689df391804c35dc75479 authored by Fabian Hofmann on 25 July 2023, 07:12:44 UTC
Merge branch 'master' into optimize-retrieve-variable
Tip revision: 08e1fe1
.coveragerc
[run]
branch = True
source = pypsa
omit =
    test/*
    setup.py
back to top