Skip to content

Commit 4dbd08f

Browse files
test: import DataInterpolations in test
1 parent 18e1795 commit 4dbd08f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/structural_transformation/utils.jl

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ using SparseArrays
55
using UnPack
66
using ModelingToolkit: t_nounits as t, D_nounits as D, default_toterm
77
using Symbolics: unwrap
8+
using DataInterpolations
89
const ST = StructuralTransformations
910

1011
# Define some variables

0 commit comments

Comments
 (0)