Skip to content

Commit ebb37f5

Browse files
Update DataDrivenDiffEq.jl
1 parent 72467e0 commit ebb37f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataDrivenDiffEq.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ using Setfield
1414

1515
@reexport using ModelingToolkit
1616
using ModelingToolkit: AbstractSystem, AbstractTimeDependentSystem
17-
using SciMLStructures as SS
17+
using SciMLStructures: SciMLStructures as SS
1818
using SymbolicUtils: operation, arguments, iscall, issym
1919
using Symbolics
2020
using Symbolics: scalarize, variable, value

0 commit comments

Comments
 (0)