Skip to content

Commit

Permalink
Update src/ensemble/ensemble_solutions.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Qingyu Qu <[email protected]>
  • Loading branch information
ChrisRackauckas and ErikQQY authored Sep 14, 2023
1 parent d01464c commit 871ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ensemble/ensemble_solutions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ end
linewidth --> 3
fillalpha --> 0.2
if idxs !== nothing
idxs ---> idxs
idxs --> idxs
end
if error_style == :ribbon
ribbon --> (ci_low[i], ci_high[i])
Expand Down

0 comments on commit 871ada4

Please sign in to comment.