Merge pull request #44607 from rhcs-dashboard/fix-autopep8-qa-tasks

mgr/dashboard: include autopep8 for dashboard qa tasks

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
This commit is contained in:
Ernesto Puerta 2022-01-18 20:11:07 +01:00 committed by GitHub
commit 104e17fb32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ deps =
{[base-lint]deps}
commands =
python --version
autopep8 {[autopep8]addopts} {posargs:.}
autopep8 {[autopep8]addopts} {posargs:. ../../../../qa/tasks/mgr/dashboard}
isort .
isort ../../../../qa/tasks/mgr/dashboard