mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-10 18:11:49 -05:00
5 lines
101 B
Python
5 lines
101 B
Python
# Copyright (c) 2017 Ansible, Inc.
|
|
#
|
|
|
|
from awx.main.scheduler.task_manager import TaskManager # noqa
|