Christian Clauss
|
28419cf839
|
pyupgrade --py37-plus **/*.py (#1654)
* pyupgrade --py37-plus **/*.py
* fixup! Format Python code with psf/black push
|
2020-01-03 22:25:36 +08:00 |
|
William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
Christian Clauss
|
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 |
|
cclauss
|
e31c780d94
|
Modernize Python 2 code to get ready for Python 3
|
2017-11-25 12:41:55 +01:00 |
|
Anurag Kumar
|
07fb7d695a
|
added k means clustering algorithm, usage doc inside.
|
2017-10-02 21:13:43 +05:30 |
|