From d2a1e8db8c55cd26060a27c7927bfaadbfeb7a73 Mon Sep 17 00:00:00 2001 From: Niklas Berliner Date: Tue, 5 Dec 2023 16:32:22 +0100 Subject: [PATCH] Remove mention of 17.1.E in the docstring. --- entsoe/entsoe.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/entsoe/entsoe.py b/entsoe/entsoe.py index b59ed90..e0785d7 100644 --- a/entsoe/entsoe.py +++ b/entsoe/entsoe.py @@ -813,7 +813,6 @@ def query_procured_balancing_capacity( end: pd.Timestamp, process_type: str, type_marketagreement_type: Optional[str] = None) -> bytes: """ - Activated Balancing Energy [17.1.E] Parameters ---------- country_code : Area|str @@ -1794,7 +1793,6 @@ def query_procured_balancing_capacity( end: pd.Timestamp, type_marketagreement_type: Optional[str] = None) -> bytes: """ - Activated Balancing Energy [17.1.E] Parameters ---------- country_code : Area|str