Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misc. documentation typos (#280) | luzpaz | 2021-05-14 | 1 | -1/+1 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -18/+36 |
* | Use pyupgrade to upgrade the code to use Python3 conventions (#138) | Jon Dufresne | 2019-10-24 | 1 | -3/+3 |
* | Add enumerated place holders for strings that invoke str.format(), for Py2 co... | ptmcg | 2019-01-09 | 1 | -2/+2 |
* | Replace bare 'except:' with 'except Exception;' | Jon Dufresne | 2018-12-24 | 1 | -1/+1 |
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -8/+8 |
* | Upgrade Python syntax with pyupgrade | Hugo | 2018-08-21 | 1 | -2/+2 |
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+220 |