summaryrefslogtreecommitdiff
path: root/examples/sparser.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken the project (#141)Jon Dufresne2019-10-311-97/+99
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-5/+5
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-3/+3
* Remove unused imports throughout projectJon Dufresne2018-12-241-2/+0
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-42/+42
* Upgrade Python syntax with pyupgradeHugo2018-08-211-2/+2
* Move src to rootCengiz Kaygusuz2017-11-201-0/+365