We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d8661 commit 09e436eCopy full SHA for 09e436e
1 file changed
test/basekernels/piecewisepolynomial.jl
@@ -32,5 +32,4 @@
32
TestUtils.test_interface(k, ColVecs{Float64}; dim_in=2)
33
TestUtils.test_interface(k, RowVecs{Float64}; dim_in=2)
34
test_ADs(() -> PiecewisePolynomialKernel{degree}(; dim=D))
35
-
36
end
0 commit comments