Fix for yapf v0.24.0

This PS fixes yapf v0.24.0 errors. Also updates tox.ini
and test-requirements.txt accordingly.

Change-Id: If1dd0e51d328ad976bf0a7bfd512425c4da4ac0a
This commit is contained in:
anthony.bellino
2018-09-11 20:39:25 +00:00
parent 80e513219b
commit 63e63a3c30
5 changed files with 18 additions and 20 deletions

View File

@@ -65,6 +65,7 @@ commands =
[testenv:pep8]
basepython = python3
deps =
yapf
.[bandit]
{[testenv]deps}
commands =