We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7daeb7c commit 92a8aeaCopy full SHA for 92a8aea
test/GradientTest.jl
@@ -9,6 +9,7 @@ using ForwardDiff: Dual, Tag
9
using StaticArrays
10
using DiffTests
11
using JLArrays
12
+JLArrays.allowscalar(false)
13
14
include(joinpath(dirname(@__FILE__), "utils.jl"))
15
0 commit comments