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

Commit b99cdf9

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

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
@@ -8,7 +8,7 @@ using SparseDiffTools: DeviVecTag, FwdModeAutoDiffVecProd
88
using SparseDiffTools.ForwardDiff
99
using ForwardDiff: Dual, Tag
1010

11-
using SciMLOperators: FunctionOperator
11+
using SparseDiffTools.SciMLOperators: FunctionOperator
1212
using SparseDiffTools.Tricks: static_hasmethod
1313

1414
export

0 commit comments

Comments
 (0)