We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060eeea commit 19ba817Copy full SHA for 19ba817
lib/OrdinaryDiffEqDifferentiation/test/qa.jl
@@ -3,6 +3,8 @@ using Aqua
3
4
@testset "Aqua" begin
5
Aqua.test_all(
6
- OrdinaryDiffEqDifferentiation
+ OrdinaryDiffEqDifferentiation;
7
+ piracies = false,
8
+ ambiguities = false
9
)
10
end
0 commit comments