2017-09-29 |
Andrey Skvortsov |
fix pylint warning '(unreachable) Unreachable code'
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning (bad-indentation) Bad indentation. Found X spaces, expected Y
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning '(pointless-string-statement) String statement has no effect'
|
changeset |
files
|
2017-09-29 |
Andrey Skvortsov |
fix error __init__ method from base class is not called
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix more than one statement on a single line
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix ungrouped imports from package X
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix unnecessary lambda and enable corresponding pylint check
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix wrong-import-order. first standard modules are imported, then others
|
changeset |
files
|
2017-09-28 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
remove in-tree version of Zeroconf and use upstream from
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
remove reimported modules
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
fix unnecessary parens after keyword
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
enable pylint checker
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
fix usage of python2-only print statement
|
changeset |
files
|
2017-09-22 |
Andrey Skvortsov |
run python tests with non-english locale to catch bugs related to localization
|
changeset |
files
|
Loading... |