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 |
|
Mickaël Schoentgen
|
2d70e9f747
|
Fix ResourceWarning: unclosed file (#681)
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
|
2019-01-08 16:59:23 +08:00 |
|
Alex Brown
|
91fccecb56
|
snake_case all the things
|
2018-10-19 17:14:25 -05:00 |
|