add scheduler module __init__

This commit is contained in:
Wayne Witzel III 2017-09-20 13:14:01 -04:00
parent 1beaccb9c9
commit 11b2bc33fe
No known key found for this signature in database
GPG Key ID: B4F07BDC564D6301

View File

@ -0,0 +1,4 @@
# Copyright (c) 2017 Ansible, Inc.
#
from awx.main.scheduler.task_manager import TaskManager # noqa