We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb7f4f7 + 98f5f2d commit b88e6ebCopy full SHA for b88e6eb
1 file changed
src/entities/SolverParams.jl
@@ -76,4 +76,6 @@ end
76
77
StructTypes.omitempties(::Type{SolverParams}) = (:reference,)
78
79
+
80
+convert(::Type{SolverParams}, ::NoSolverParams) = SolverParams()
81
#
0 commit comments