We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b119f4a commit 3543dfdCopy full SHA for 3543dfd
tests/test_pandas.py
@@ -49,7 +49,7 @@ def country_code_to():
49
50
BASIC_QUERIES_SERIES = [
51
"query_day_ahead_prices",
52
- "query_net_position_dayahead",
+ "query_net_position",
53
"query_load",
54
"query_load_forecast",
55
]
tests/test_raw.py
@@ -59,7 +59,7 @@ def country_code_to():
59
60
BASIC_QUERIES = [
61
62
63
64
65
"query_wind_and_solar_forecast",
0 commit comments