Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfmueller authored Sep 25, 2024
1 parent 3c87c2a commit aee228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/egon/data/datasets/pypsaeur/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1743,7 +1743,7 @@ def execute():
elif ((data_config["foresight"] == "overnight")
& (int(data_config['scenario']['planning_horizons'][0]) > 2040)):

print("Adjusting overnight scenario...")
print("Adjusting overnight long-term scenario...")

network_path = (
Path(".")
Expand Down

0 comments on commit aee228e

Please sign in to comment.