Aswin Murali
|
3acca3d1d1
|
Fix type annotations for integer_partition.py #4052 (#4689)
|
2021-08-30 10:06:59 +02:00 |
|
Christian Clauss
|
9316e7c014
|
Set the Python file maximum line length to 88 characters (#2122)
* flake8 --max-line-length=88
* fixup! Format Python code with psf/black push
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
|
2020-06-16 10:09:19 +02: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 |
|
Daniel Ingram
|
888c51b9d2
|
Counting integer partitions
|
2018-03-22 09:33:54 -04:00 |
|