From: Oleg Broytman Date: Sat, 21 Oct 2017 14:48:41 +0000 (+0300) Subject: TODO: flake8 X-Git-Tag: 2.8.0~13 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=88172f6d4bbe00c152114a3b11ce79d94090f2d2 TODO: flake8 --- diff --git a/TODO b/TODO index 7a84e4b..b88d53f 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ GitHub, Travis, AppVeyor, PyPI. +flake8. + + Split mimedecode.py into a library and a small script. Move formatparam_27.py and mimedecode_version.py to the library. Rename mimedecode_version.py to __version__.py.