mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
Ruff
This commit is contained in:
parent
ebc41bca14
commit
546400aea6
@ -176,7 +176,6 @@ class HourlyElectricityPriceForecast:
|
|||||||
|
|
||||||
return np.array(average_prices_with_final_weight)
|
return np.array(average_prices_with_final_weight)
|
||||||
|
|
||||||
|
|
||||||
def get_price_for_daterange(
|
def get_price_for_daterange(
|
||||||
self, start_date_str: str, end_date_str: str, repeat: bool = False
|
self, start_date_str: str, end_date_str: str, repeat: bool = False
|
||||||
) -> np.ndarray:
|
) -> np.ndarray:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user