Christian Clauss
|
5df8aec66c
|
GitHub Action formats our code with psf/black (#1569)
* GitHub Action formats our code with psf/black
@poyea Your review please.
* fixup! Format Python code with psf/black push
|
2019-11-14 19:59:43 +01:00 |
|
John Law
|
357dbd4ada
|
Doctest, type hints and bug in LIS_O(nlogn) (#1525)
* Update longest_increasing_subsequence_o(nlogn).py
* Update longest_increasing_subsequence_o(nlogn).py
|
2019-10-31 01:06:07 +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 |
|
Alfonso Rodríguez Pereira
|
5f991f7740
|
#315 Renamed all files to snake_case (#993)
|
2019-07-11 11:16:42 +02:00 |
|