mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 07:04:45 -03:30
5 lines
101 B
Python
5 lines
101 B
Python
# Copyright (c) 2017 Ansible, Inc.
|
|
#
|
|
|
|
from awx.main.scheduler.task_manager import TaskManager # noqa
|