mirror of
https://github.com/ansible/awx.git
synced 2026-09-05 03:18:29 -02:30
Fix flake8 E302 errors.
This commit is contained in:
@@ -14,6 +14,7 @@ from django.utils.timezone import now
|
||||
# AWX
|
||||
from awx.main.models import Job, AdHocCommand, ProjectUpdate, InventoryUpdate, SystemJob
|
||||
|
||||
|
||||
class Command(NoArgsCommand):
|
||||
'''
|
||||
Management command to cleanup old jobs and project updates.
|
||||
|
||||
Reference in New Issue
Block a user