Tue, 10 Oct 2017 13:33:46 +0300 | Andrey Skvortsov | fix pylint warning '(wrong-import-position) Import "import X" should be placed at the top of the module' | changeset | files |
Tue, 10 Oct 2017 13:21:48 +0300 | Andrey Skvortsov | fix pylint warning '(import-self) Module import itself' | changeset | files |
Tue, 10 Oct 2017 12:50:10 +0300 | Andrey Skvortsov | remove old code useless code found by pylint "(unnecessary-pass) Unnecessary pass statement" | changeset | files |
Tue, 10 Oct 2017 12:34:50 +0300 | Andrey Skvortsov | fix error found by pylint 'W0104(pointless-statement) Statement seems to have no effect' | changeset | files |
Tue, 10 Oct 2017 12:21:46 +0300 | Andrey Skvortsov | fix pylint warning "(undefined-loop-variable) Using possibly undefined loop variable 'X'" | changeset | files |
Tue, 10 Oct 2017 11:58:30 +0300 | Andrey Skvortsov | fix pylint warning 'C0112(empty-docstring) Empty function docstring' | changeset | files |