Wed, 03 Oct 2018 12:07:56 +0300 | Andrey Skvortsov | cleanup etherlab: pylint, W0602 (global-variable-not-assigned) Using global for 'X' but no assignment is done | changeset | files |
Wed, 03 Oct 2018 11:48:05 +0300 | Andrey Skvortsov | cleanup: pylint, W0109 # (duplicate-key) Duplicate key 'X' in dictionary | changeset | files |
Wed, 03 Oct 2018 11:47:04 +0300 | Andrey Skvortsov | Add python3 syntax checking to CI | changeset | files |
Wed, 03 Oct 2018 11:44:57 +0300 | Andrey Skvortsov | Fix old style exception raise and exec syntax | changeset | files |