]> git.phdru.name Git - mimedecode.git/commitdiff
Docs: Fixed flake8 errors and warnings
authorOleg Broytman <phd@phdru.name>
Sun, 15 Oct 2017 15:35:59 +0000 (18:35 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 15 Oct 2017 15:37:26 +0000 (18:37 +0300)
ANNOUNCE
ChangeLog
TODO

index 74b22aa0b3cc303b6acfbfa07a7eee921df15bcc..36073427eaf7ec03810877463cf7736cee344a4a 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -35,6 +35,8 @@ Version 2.8.0 (2017-10-??)
 
    Stop supporting Python 2.6.
 
+   Code cleanup: fixed flake8 errors and warnings.
+
 
 WHERE TO GET
    Home page: http://phdru.name/Software/Python/#mimedecode
index e60cf1119daf8d0c552254b5fdab18026ac7d94f..470bbd3170b5e82a7305676ebd185a1f74617d3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ Version 2.8.0 (2017-10-??)
 
    Stop supporting Python 2.6.
 
+   Code cleanup: fixed flake8 errors and warnings.
+
 Version 2.7.0 (2017-04-26)
 
    Use m_lib.defenc instead of m_lib; install it from PyPI.
diff --git a/TODO b/TODO
index d8c3457abf9f6ce9b9b15cd3ce0d265c5a9e7483..7a84e4b588f9952b7a1d029298c4e1b4d7404b0d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-flake8.
-
-
 GitHub, Travis, AppVeyor, PyPI.