EnergyModelsX / EnergyModelsBase.jl

MIT License
8 stars 0 forks source link

Removed unncessary last(collect()) #31

Closed JulStraus closed 5 months ago

JulStraus commented 5 months ago

Last for different TimeStructures was introduced in a later version of TimeStruct in the PR 9 while it initially was not supported. Hence, it is no longer necessary to use last(collect()).