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 |
|
Benedikt Werner
|
6db1994de2
|
Remove unnecessary loop in matrix_chain_order.py (#564)
|
2018-10-31 08:31:49 +01:00 |
|
cclauss
|
00a2b90356
|
Fix Python 2 syntax error in matrix_chain_order.py
|
2018-03-19 02:48:09 +01:00 |
|
shivg7706
|
1506ac9039
|
MatrixChainOrder
|
2018-02-26 17:25:09 +05:30 |
|