c0ccfda405
Linter fixes: - E123 closing bracket does not match indentation of opening bracket's line - E125 continuation line with same indent as next logical line - E231 missing whitespace after ',' - E265 block comment should start with '# ' - E302 expected 2 blank lines, found 1 - E305 expected 2 blank lines after class or function definition, found 1 - E731 do not assign a lambda expression, use a def - F401 imported but unused - F821 undefined name - W605 invalid escape sequence Also removes a Python 2 reference from the README.md |
||
---|---|---|
.. | ||
scripts | ||
targets | ||
__init__.py | ||
test_buildozer.py |