Skip to content

Commit

Permalink
Merge pull request #286 from nberliner/master
Browse files Browse the repository at this point in the history
Remove mention of 17.1.E in the docstring.
  • Loading branch information
fboerman authored Jan 26, 2024
2 parents afcd888 + d2a1e8d commit 4b6ffe6
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 4b6ffe6

Please sign in to comment.