GrafeasGroup / buttercup

Our personal assistant in Discord
MIT License
5 stars 2 forks source link

Properly close heatmap figure after use #152

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

Relevant issue: Closes #151

Description:

The pyplot figures to create the heatmap weren't closed properly after use. This resulted in them cluttering up the memory.

Checklist: