./tools/run_tests.sh was failing due to an incorrect import path Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com>
Remove useless trailing \ Remove trailing spaces Add missing empty lines autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 . Diff quickly checked.