mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.01k stars 158 forks source link

Changed the output type of stop_task to EmissionsData #452

Closed lucasvandijck closed 9 months ago

lucasvandijck commented 9 months ago

As mentioned in Issue #446, the output type of the stop_task function should be EmissionsData.

inimaz commented 9 months ago

Thanks a lot! Merging it