Skip to content

Commit 891312b

Browse files
committed
add: empty tree data to test/ivs0.py
1 parent 0a4b67d commit 891312b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/data/ivs0.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"""
2+
Empty IntervalTree data.
3+
"""
4+
data = []

0 commit comments

Comments
 (0)