summaryrefslogtreecommitdiff
path: root/examples/pymicko.py
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. documentation typos (#280)luzpaz2021-05-141-9/+9
* Blacken the project (#141)Jon Dufresne2019-10-311-293/+622
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-40/+40
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-33/+33
* Use HTTPS URLs where available in docs, examples, and commentsJon Dufresne2018-12-251-1/+1
* Remove unused imports throughout projectJon Dufresne2018-12-241-1/+1
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-43/+43
* Upgrade Python syntax with pyupgradeHugo2018-08-211-34/+34
* Move src to rootCengiz Kaygusuz2017-11-201-0/+1387