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
|
7cdda931fd
|
Travis CI: Add pytest --doctest-modules graphs (#1018)
|
2019-07-17 06:07:25 +02:00 |
|
Vysor
|
df04d94543
|
Some directories had a capital in their name [fixed]. Added a recursive factorial algorithm. (#763)
* Renaming directories
* Adding a recursive factorial algorithm
|
2019-04-22 22:53:56 +08:00 |
|