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 f8364dd commit 904385fCopy full SHA for 904385f
lib/OrdinaryDiffEqDefault/test/qa.jl
@@ -3,6 +3,7 @@ using Aqua
3
4
@testset "Aqua" begin
5
Aqua.test_all(
6
- OrdinaryDiffEqDefault
+ OrdinaryDiffEqDefault;
7
+ piracies = false
8
)
9
end
0 commit comments