Sat, 29 Sep 2018 16:23:20 +0300 | Andrey Skvortsov | clean etherlab: pylint,W0108 # (unnecessary-lambda) Lambda may not be necessary | changeset | files |
Sat, 29 Sep 2018 16:19:15 +0300 | Andrey Skvortsov | clean etherlab: pylint, C0411 # (wrong-import-order) standard import "import x" comes before "import y" | changeset | files |
Sat, 29 Sep 2018 16:17:04 +0300 | Andrey Skvortsov | clean etherlab: pylint, W0404 # reimported module | changeset | files |
Sat, 29 Sep 2018 15:41:20 +0300 | Andrey Skvortsov | check_source.sh: add E301 check to the list of selected PEP8 errors | changeset | files |