Skip to content

Commit

Permalink
hh
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenNneji committed Jul 17, 2024
1 parent 5f63aa9 commit f958b66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ def test_live_plot(mock: MagicMock) -> None:
notify(EventTypes.Plot, plot_data)
print("Call close")
import matplotlib

print(matplotlib.get_backend())
plt.close(figure)
print("Finished close")
Expand Down

0 comments on commit f958b66

Please sign in to comment.