79734250

Date: 2025-08-13 11:59:35
Score: 1.5
Natty:
Report link

I had similar issues, and it was caused by an embedded matplotlib plot.

Running the following when quitting resolved the issue.

plt.close("all")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user3439124