Skip to content

Commit

Permalink
Ensure 'time_units' argument passed to plotting fn
Browse files Browse the repository at this point in the history
  • Loading branch information
fjclark committed Oct 6, 2024
1 parent d01b9fa commit 307b2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions red/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ def plot_equilibration_min_sse(
max_lag_series,
window_size_series,
sse_times,
time_units=time_units,
variance_y_label=variance_y_label,
reciprocal=reciprocal,
)
Expand Down

0 comments on commit 307b2f2

Please sign in to comment.