Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pathways' into pathways
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Jul 30, 2024
2 parents e3a0c21 + 2ea18da commit f2eba34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion premise/battery.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ def adjust_battery_market_shares(self) -> None:
# replace NaNs with zeros
shares = shares.fillna(0)


if "log parameters" not in ds:
ds["log parameters"] = {}

Expand Down

0 comments on commit f2eba34

Please sign in to comment.