Remove pyflakes
Change-Id: I8adf38b8548d986e23c37911cc2ad09046ea740a Reviewed-on: https://review.openstack.org/28876 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
00cad7405c
commit
a28382de05
@ -674,7 +674,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- hook-{name}-rtfd
|
||||
- gate-{name}-pyflakes
|
||||
- pypi-jobs
|
||||
|
||||
|
||||
|
@ -1205,13 +1205,11 @@ projects:
|
||||
|
||||
- name: stackforge/billingstack
|
||||
check:
|
||||
- gate-billingstack-pyflakes
|
||||
- gate-billingstack-pep8
|
||||
- gate-billingstack-python26
|
||||
- gate-billingstack-python27
|
||||
gate:
|
||||
- gate-billingstack-pep8
|
||||
- gate-billingstack-pyflakes
|
||||
- gate-billingstack-python26
|
||||
- gate-billingstack-python27
|
||||
post:
|
||||
|
Loading…
Reference in New Issue
Block a user