Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
fix params doc
Browse files Browse the repository at this point in the history
  • Loading branch information
drosoCode committed May 5, 2022
1 parent 8d34309 commit 5f6ddd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions edf_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ async def get_elec_monthly_data_similar_homes(self, start: str, end: str, retry:
Function to get the monthly consumption data for electricity for similar homes
Args:
bp_num: the business partner number
pdl: the PDL id
start: the start date for the retrieved data in YYYY-MM format
end: the end date for the retrieved data in YYYY-MM format
retry: (internal) used to know if this is the first call to this function or if this is a retry
Expand Down

0 comments on commit 5f6ddd0

Please sign in to comment.