Thu, 17 Aug 2017 10:08:23 +0300 | Andrey Skvortsov | clean-up: fix PEP8 E262 inline comment should start with '# ' | changeset | files |
Thu, 17 Aug 2017 10:04:24 +0300 | Andrey Skvortsov | clean-up: fix PEP8 E712 comparison to True should be 'if cond is True:' or 'if cond:' | changeset | files |
Thu, 17 Aug 2017 09:55:39 +0300 | Andrey Skvortsov | clean-up: fix PEP8 E222 multiple spaces after operator | changeset | files |
Wed, 16 Aug 2017 17:27:58 +0300 | Andrey Skvortsov | clean-up: fix PEP8 E111 indentation is not a multiple of four | changeset | files |
Wed, 16 Aug 2017 16:37:45 +0300 | Andrey Skvortsov | clean-up: fix PEP8 E701 multiple statements on one line (colon) | changeset | files |
Wed, 16 Aug 2017 15:18:57 +0300 | Andrey Skvortsov | clean-up: fix PEP8 E741 ambiguous variable name | changeset | files |