-
Larry He a écrit
Cast was not needed since the return value was already being cast. Query function changed to use heapq.nlargest() for simplicity
65636ca3
Cast was not needed since the return value was already being cast. Query function changed to use heapq.nlargest() for simplicity