diff options
author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2019-03-06 15:08:16 +0100 |
---|---|---|
committer | Alex Light <allight@google.com> | 2019-03-11 16:01:49 +0000 |
commit | 4e91ee9f2d709c624b5b1c2b64852234eaecf44c (patch) | |
tree | 4dff36c91e24f7f992e771a5b46a18d7b392d982 /test/MultiDex | |
parent | 327497e303903f300b01f77f2259fd5b61238ee3 (diff) |
Fix pylint warnings in art_apex_test
* Don't shadow global variables
* Remove unnecessary semicolons
* Do not use `len()` to determine if a sequence is empty
* Replace some if statements with test
* Remove unused variables
* Remove useless super methods
* Switch to enumerate where possible
* Make some class members public
* Restrict exceptions coming from zip
* Remove not checked boolean function returns
* Long lines were untouched
Test: art/build/apex/runtests.sh
Change-Id: I247ee2ba5903ae69f478dbfc5517a39c3f5e9e0e
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions