Sat, 29 Sep 2018 16:53:46 +0300 | Andrey Skvortsov | clean etherlab: pylint, C0123 # (unidiomatic-typecheck) Using type() instead of isinstance() for a typecheck. | changeset | files |
Sat, 29 Sep 2018 16:48:25 +0300 | Andrey Skvortsov | clean etherlab: pylint, W0104 # (pointless-statement) Statement seems to have no effect | changeset | files |
Sat, 29 Sep 2018 16:46:41 +0300 | Andrey Skvortsov | clean etherlab: pylint, W0631 # (undefined-loop-variable) Using possibly undefined loop variable 'X' | changeset | files |
Sat, 29 Sep 2018 16:40:56 +0300 | Andrey Skvortsov | clean etherlab: pylint, C1001 # (old-style-class) Old-style class defined. | changeset | files |