We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 474f911 commit daddcfbCopy full SHA for daddcfb
test/testutils.jl
@@ -1,5 +1,6 @@
1
using RecursiveArrayTools
2
-using Tables, IteratorInterfaceExtensions
+using Tables
3
+using Tables: IteratorInterfaceExtensions
4
5
# Test Tables interface with row access + IteratorInterfaceExtensions for QueryVerse
6
# (see https://tables.juliadata.org/stable/#Testing-Tables.jl-Implementations)
0 commit comments