black formatting

This commit is contained in:
Jim Ladd
2021-03-24 12:00:46 -07:00
parent 6b4effc85a
commit db6f565dca
5 changed files with 20 additions and 29 deletions

View File

@@ -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