5 Commits

Author SHA1 Message Date
9eac17a408 psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
47a9ea2b0b Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python

* sort() --> sorted()
2019-08-19 15:37:49 +02:00
6f6510623c Update heap.py (#726)
Added comments for the better understanding of heap.
2019-03-04 16:49:36 +08:00
840aa6209b fix division by float issue in range heap.py 2018-11-06 17:19:51 -05:00
564179a0ec increment 1 2018-10-19 07:48:28 -05:00