Skip to content

Commit

Permalink
Updating comment in modeling
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCN7 committed Sep 27, 2024
1 parent a6ff6e8 commit 2efa696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sinergym/config/modeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def __init__(
IDF.setiddname(self._idd)
self.ddy_model = IDF(self._ddy_path)

# Weather data (opyplus object)
# Weather data (epw.weather object)
self.weather_data = Weather()
self.weather_data.read(self._weather_path)

Expand Down

0 comments on commit 2efa696

Please sign in to comment.