mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
add scheduler module __init__
This commit is contained in:
4
awx/main/scheduler/__init__.py
Normal file
4
awx/main/scheduler/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright (c) 2017 Ansible, Inc.
|
||||
#
|
||||
|
||||
from awx.main.scheduler.task_manager import TaskManager # noqa
|
||||
Reference in New Issue
Block a user