Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 27f2aa9

Browse files
Update ext/SparseDiffToolsZygote.jl
Co-authored-by: Christopher Rackauckas <accounts@chrisrackauckas.com>
1 parent 2c3891c commit 27f2aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/SparseDiffToolsZygote.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using ForwardDiff
99
using ForwardDiff: Dual, Tag
1010

1111
using SciMLOperators: FunctionOperator
12-
using Tricks: static_hasmethod
12+
using SparseDiffTools.Tricks: static_hasmethod
1313

1414
export
1515
numback_hesvec, numback_hesvec!,

0 commit comments

Comments
 (0)