summaryrefslogtreecommitdiff
path: root/creole/parser/html_parser.py
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-071-5/+4
* add isort config and apply itfix#44JensDiemer2020-02-071-0/+1
* Fix code style with autopep8JensDiemer2020-01-191-11/+11
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-14/+14
* remove python 2 compatibility codeJensDiemer2020-01-191-18/+10
* remove __future__ importsJensDiemer2020-01-181-3/+3
* Squashed commit of the following:JensDiemer2015-06-021-0/+305