Skip to content

Commit

Permalink
lazy: test plot_history_stats
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Oct 16, 2023
1 parent 824a553 commit e222a71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_lazy.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def test_plot():
lf.plot_history_functions_scatter()
lf.plot_history_functions_lines(log=2)
lf.plot_history_functions_image(rasterize=True)
lf.plot_history_stats()


def test_share_intermediates():
Expand Down

0 comments on commit e222a71

Please sign in to comment.