mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 17:09:55 -02:30
Fix flake8 E302 errors.
This commit is contained in:
@@ -8,6 +8,7 @@ from awx.main.models import (
|
||||
SystemJob,
|
||||
)
|
||||
|
||||
|
||||
class SimpleDAG(object):
|
||||
''' A simple implementation of a directed acyclic graph '''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user