Skip to content

Commit

Permalink
Black reformating
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Sep 11, 2023
1 parent a3b9067 commit 7097278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion premise/marginal_mixes.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ def consequential_method(data: xr.DataArray, year: int, args: dict) -> xr.DataAr
(bool(range_time), bool(duration), foresight, lead_time)
]["end_avg"]


except KeyError:
print(
f"The combination of range_time, duration, foresight, and lead_time {range_time, duration, foresight, lead_time} "
Expand Down

0 comments on commit 7097278

Please sign in to comment.