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 904385f commit 0223be5Copy full SHA for 0223be5
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