mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
satisfy flake8
This commit is contained in:
@@ -1,12 +1,4 @@
|
||||
|
||||
from awx.main.models import (
|
||||
Job,
|
||||
AdHocCommand,
|
||||
InventoryUpdate,
|
||||
ProjectUpdate,
|
||||
WorkflowJob,
|
||||
)
|
||||
|
||||
|
||||
class SimpleDAG(object):
|
||||
''' A simple implementation of a directed acyclic graph '''
|
||||
|
||||
Reference in New Issue
Block a user