Skip to content

Bug fixes#975

Merged
leemc-data-ed merged 7 commits intomainfrom
bug-fixes
Jan 26, 2026
Merged

Bug fixes#975
leemc-data-ed merged 7 commits intomainfrom
bug-fixes

Conversation

@leemc-data-ed
Copy link
Copy Markdown
Contributor

Plots are accumulating as the module progresses; each code cell prints all previous plots as well as the intended one. Adding plt.close to the plot-generating code cells fixes this issue. Also added a line of explanation in the text.

Had changed to pull from bug-fixes branch to test, changing back before merge.
Plots were accumulating and printing after every code cell. Added plt.close() to fix.
Copy link
Copy Markdown
Contributor

@drelliche drelliche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What a frustrating bug! Good fix!

Increment the version number and this is great!

@leemc-data-ed leemc-data-ed marked this pull request as draft January 26, 2026 22:01
@leemc-data-ed leemc-data-ed marked this pull request as ready for review January 26, 2026 22:29
@leemc-data-ed leemc-data-ed merged commit 2da6bfd into main Jan 26, 2026
2 checks passed
@leemc-data-ed leemc-data-ed deleted the bug-fixes branch January 26, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants