Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Feb 7, 2024
2 parents 8cba74e + 1ebdf75 commit eadde93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_electricity.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def get_db():
def test_losses():
assert len(el.network_loss) == 13


@pytest.mark.skipif(not key, reason="No access to decryption key")
def test_powerplant_map():
s = el.powerplant_map["Biomass IGCC CCS"]
Expand Down

0 comments on commit eadde93

Please sign in to comment.