Files
edx-platform/lms/djangoapps/experiments/__init__.py
2017-06-15 11:02:57 -04:00

7 lines
307 B
Python

"""
This app is used by the Rapid Experiments Team to hold data related to experiments.
WARNING: Do NOT use this app for anything long-term (or even short-tem) unless you are a member of the team. This app
is subject to change at any time without notice to those outside of the Rapid Experiments Team.
"""