Skip to content

Commit e222a71

Browse files
committed
lazy: test plot_history_stats
1 parent 824a553 commit e222a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_lazy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ def test_plot():
164164
lf.plot_history_functions_scatter()
165165
lf.plot_history_functions_lines(log=2)
166166
lf.plot_history_functions_image(rasterize=True)
167+
lf.plot_history_stats()
167168

168169

169170
def test_share_intermediates():

0 commit comments

Comments
 (0)