Skip to content

Commit

Permalink
fix: test_heap (keon#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKLiang9714 authored and keon committed Jan 24, 2019
1 parent 851dcb5 commit c3bfeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_heap.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
BinaryHeap,
get_skyline,
max_sliding_window,
k_closest_points
k_closest
)

import unittest
Expand Down

0 comments on commit c3bfeab

Please sign in to comment.