Skip to content

Commit 6dda892

Browse files
committed
again...
1 parent 0a28354 commit 6dda892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_util.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using FiniteDifferences, Test
22
using FiniteDifferences: jvp, j′vp
33
using ChainRules
4-
using ChainRules: AbstractDifferential
4+
using ChainRulesCore: AbstractDifferential
55

66
const _fdm = central_fdm(5, 1)
77

0 commit comments

Comments
 (0)