Commit 4e91ee9f authored by Luca Stefani's avatar Luca Stefani Committed by Alex Light
Browse files

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
parent 327497e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment