summaryrefslogtreecommitdiff
path: root/creole/emitter/html2textile_emitter.py
Commit message (Expand)AuthorAgeFilesLines
* code cleanupJensDiemer2020-10-171-39/+0
* run pyupgrade: Many f-strings created ;)JensDiemer2020-10-171-5/+3
* update code style:JensDiemer2020-02-071-3/+2
* Fix code style with autopep8JensDiemer2020-01-191-17/+17
* fix import code style with isortJensDiemer2020-01-191-1/+0
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-4/+4
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Squashed commit of the following:JensDiemer2015-06-021-0/+169