summaryrefslogtreecommitdiff
path: root/examples/dfmparse.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken the project (#141)Jon Dufresne2019-10-311-33/+89
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-1/+1
* Replace bare 'except:' with 'except Exception;'Jon Dufresne2018-12-241-1/+1
* Remove unused imports throughout projectJon Dufresne2018-12-241-1/+1
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-6/+6
* Move src to rootCengiz Kaygusuz2017-11-201-0/+179