b93d214442
Currently 'test_list' variable is being checked for empty list like 'if test_list == []:'. The more standard approach is like 'if not test_list:'. TrivialFix Change-Id: I0b389c11b992c93529b305b1ebce6b181f9a9a30 |
||
---|---|---|
.. | ||
db | ||
xenserver | ||
abandon_old_reviews.sh | ||
build_latex_pdf.sh | ||
clean-vlans | ||
colorizer.py | ||
enable-pre-commit-hook.sh | ||
flake8wrap.sh | ||
install_venv_common.py | ||
install_venv.py | ||
nova-manage.bash_completion | ||
pretty_tox.sh | ||
regression_tester.py | ||
with_venv.sh |