Skip to content

Commit

Permalink
Remove mention of 17.1.E in the docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Berliner committed Dec 5, 2023
1 parent 9ade261 commit d2a1e8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entsoe/entsoe.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d2a1e8d

Please sign in to comment.