Skip to content

Commit c3bfeab

Browse files
JKLiang9714keon
authored andcommitted
fix: test_heap (keon#475)
1 parent 851dcb5 commit c3bfeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_heap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
BinaryHeap,
33
get_skyline,
44
max_sliding_window,
5-
k_closest_points
5+
k_closest
66
)
77

88
import unittest

0 commit comments

Comments
 (0)