Skip to content

Commit 48460e7

Browse files
committed
tweak import
1 parent f16cb00 commit 48460e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ using Diffractor
22
using Diffractor: var"'", ∂⃖, DiffractorRuleConfig
33
using ChainRules
44
using ChainRulesCore
5-
using ChainRules: ZeroTangent, NoTangent, frule_via_ad, rrule_via_ad
5+
using ChainRulesCore: ZeroTangent, NoTangent, frule_via_ad, rrule_via_ad
66
using Symbolics
77
using LinearAlgebra
88

0 commit comments

Comments
 (0)