mirror of
https://github.com/ceph/ceph
synced 2025-02-22 10:37:15 +00:00
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:
commit
104e17fb32
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user