Skip to content

Commit

Permalink
Update examples/basic_example/basic_example.py
Browse files Browse the repository at this point in the history
Co-authored-by: Patrik Schönfeldt <github@patrikschoenfeldt.de>
  • Loading branch information
MedinavonLevetzow and p-snft committed Mar 18, 2024
1 parent c7bcea2 commit 7936783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic_example/basic_example.py
Expand Up @@ -78,7 +78,7 @@
from oemof.solph import processing
from oemof.solph import views

BATTERY_STORAGE = "battery_storage"
STORAGE_LABEL = "battery_storage"


def get_data_from_file_path(file_path: str) -> pd.DataFrame:
Expand Down

0 comments on commit 7936783

Please sign in to comment.