mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-04 07:41:48 -05:00
black formatting
This commit is contained in:
@@ -80,7 +80,7 @@ from awx.main.models import (
|
||||
InventoryUpdateEvent,
|
||||
AdHocCommandEvent,
|
||||
SystemJobEvent,
|
||||
build_safe_env
|
||||
build_safe_env,
|
||||
)
|
||||
from awx.main.constants import ACTIVE_STATES
|
||||
from awx.main.exceptions import AwxTaskError, PostRunError
|
||||
|
||||
Reference in New Issue
Block a user