mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 19:51:08 -03:30
another flake8 fix
This commit is contained in:
@@ -664,6 +664,7 @@ class Job(UnifiedJob, JobOptions, SurveyJobMixin, JobNotificationMixin):
|
|||||||
self.project_update.cancel()
|
self.project_update.cancel()
|
||||||
return res
|
return res
|
||||||
|
|
||||||
|
|
||||||
class JobHostSummary(CreatedModifiedModel):
|
class JobHostSummary(CreatedModifiedModel):
|
||||||
'''
|
'''
|
||||||
Per-host statistics for each job.
|
Per-host statistics for each job.
|
||||||
|
|||||||
Reference in New Issue
Block a user