Sat, 29 Sep 2018 16:31:54 +0300 | Andrey Skvortsov | clean etherlab: pylint,W0231 # (super-init-not-called) __init__ method from base class is not called | changeset | files |
Sat, 29 Sep 2018 16:29:41 +0300 | Andrey Skvortsov | clean etherlab: pylint, C0412 # (ungrouped-imports) Imports from package X are not grouped | changeset | files |
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 |