mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-12-13 15:26:17 +00:00
Moved load_profile db to data
removed comments fixed Bug in visualize.py (extra data empty) removed dead cp
This commit is contained in:
@@ -338,8 +338,6 @@ class optimization_problem:
|
||||
extra_data=extra_data,
|
||||
)
|
||||
|
||||
os.system("cp visualisierungsergebnisse.pdf ~/")
|
||||
|
||||
# Return final results as a dictionary
|
||||
return {
|
||||
"discharge_hours_bin": discharge_hours_bin,
|
||||
|
||||
Reference in New Issue
Block a user