Skip to content

Commit abc88de

Browse files
Update RecursiveArrayToolsTablesExt.jl
1 parent a346d55 commit abc88de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/RecursiveArrayToolsTablesExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module RecursiveArrayToolsTablesExt
22

33
import RecursiveArrayTools: AbstractDiffEqArray, variable_symbols
44
import Tables
5-
import IteratorInterfaceExtensions
5+
import Tables: IteratorInterfaceExtensions
66

77
# Tables traits for AbstractDiffEqArray
88
Tables.istable(::Type{<:AbstractDiffEqArray}) = true

0 commit comments

Comments
 (0)