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