mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 12:09:20 -02:30
flake8 fixes
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
|
||||
from awx.main.models import (
|
||||
Job,
|
||||
AdHocCommand,
|
||||
InventoryUpdate,
|
||||
ProjectUpdate,
|
||||
WorkflowJob,
|
||||
SystemJob,
|
||||
Job,
|
||||
AdHocCommand,
|
||||
InventoryUpdate,
|
||||
ProjectUpdate,
|
||||
WorkflowJob,
|
||||
SystemJob,
|
||||
)
|
||||
|
||||
class SimpleDAG(object):
|
||||
|
||||
Reference in New Issue
Block a user