Skip to content

Commit 1e8b653

Browse files
committed
Align 2.4.3 version to the commits made after reverting to 2.3.2
1 parent 80a2a73 commit 1e8b653

File tree

4 files changed

+9
-3790
lines changed

4 files changed

+9
-3790
lines changed

citylearn/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ def get_dataset_names(self) -> List[str]:
189189
return contents
190190

191191
def get_pv_sizing_data(self) -> pd.DataFrame:
192-
"""Reads and returns NREL's Tracking The Sun dataset that has been prefilered for completeness.
192+
"""Reads and returns LBNL''s Tracking The Sun dataset that has been prefilered for completeness.
193193
194194
Returns
195195
-------

0 commit comments

Comments
 (0)