mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
another flake8 fix
This commit is contained in:
parent
f026a96d94
commit
2ec47737bb
@ -664,6 +664,7 @@ class Job(UnifiedJob, JobOptions, SurveyJobMixin, JobNotificationMixin):
|
||||
self.project_update.cancel()
|
||||
return res
|
||||
|
||||
|
||||
class JobHostSummary(CreatedModifiedModel):
|
||||
'''
|
||||
Per-host statistics for each job.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user