Files
edx-platform/lms/djangoapps/lti_provider/startup.py
2017-06-11 21:48:06 -04:00

5 lines
218 B
Python

"""Code run at server start up to initialize the lti_provider app."""
# Import the tasks module to ensure that signal handlers are registered.
import lms.djangoapps.lti_provider.tasks # pylint: disable=unused-import