From 1ebdf751067acd9f39aeb0216af9622e228c8e7b Mon Sep 17 00:00:00 2001 From: romainsacchi Date: Wed, 7 Feb 2024 19:55:10 +0000 Subject: [PATCH] Black reformating --- tests/test_electricity.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_electricity.py b/tests/test_electricity.py index 9c8e1c3d..89c1fbcb 100644 --- a/tests/test_electricity.py +++ b/tests/test_electricity.py @@ -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"]