typo
This commit is contained in:
parent
28e46a582a
commit
b0bcc63d82
@ -159,7 +159,7 @@ function Base.display(::PlotsDisplay, plt::Plot)
|
|||||||
actual_nrows = size(err.a)[1]
|
actual_nrows = size(err.a)[1]
|
||||||
@warn "length(x) == $ex_nrows, but only sees $actual_nrows in the other inputs."
|
@warn "length(x) == $ex_nrows, but only sees $actual_nrows in the other inputs."
|
||||||
else
|
else
|
||||||
rethorw()
|
rethrow()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user