Skip to content

Commit 52f5da5

Browse files
fix downstream
1 parent d20042b commit 52f5da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/default.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ end
6565

6666
# Ambiguity handling
6767
function defaultalg(A::SciMLBase.AbstractDiffEqOperator, b,
68-
assumptions::OperatorAssumptions{nothing})
68+
assumptions::OperatorAssumptions{Nothing})
6969
KrylovJL_GMRES()
7070
end
7171

0 commit comments

Comments
 (0)