Skip to content

Commit

Permalink
Fix for new dep
Browse files Browse the repository at this point in the history
  • Loading branch information
PallHaraldsson authored and malmaud committed Aug 28, 2021
1 parent 271b349 commit 9a071e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tabletraits.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using IteratorInterfaceExtensions
using TableTraitsUtils
using DataStructures
using OrderedCollections: OrderedDict
import DataValues

IteratorInterfaceExtensions.isiterable(x::DataFrame) = true
Expand Down

0 comments on commit 9a071e9

Please sign in to comment.