Skip to content

Commit ae566c0

Browse files
quick depwarn fix
1 parent dcfe6eb commit ae566c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ensemble/ensemble_solutions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ end
147147
for i in idxs
148148
@series begin
149149
legend --> false
150-
lw --> 3
150+
linewidth --> 3
151151
fillalpha --> 0.2
152152
if error_style == :ribbon
153153
ribbon --> (ci_low[i],ci_high[i])

0 commit comments

Comments
 (0)