mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
add scheduler module __init__
This commit is contained in:
parent
1beaccb9c9
commit
11b2bc33fe
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
|
||||
Loading…
x
Reference in New Issue
Block a user