Skip to content

Commit

Permalink
Delete ToDo
Browse files Browse the repository at this point in the history
  • Loading branch information
birgits committed Sep 26, 2018
1 parent 7b3a445 commit 31ece9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edisgo/grid/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,6 @@ def timeseries(self):

return timeseries
else:
#ToDo: should curtailment be subtracted from timeseries?
return self._timeseries.loc[
self.grid.network.timeseries.timeindex, :]

Expand Down

0 comments on commit 31ece9a

Please sign in to comment.