Files
edx-platform/lms/djangoapps/instructor/views/__init__.py
2021-02-08 13:00:22 +05:00

5 lines
166 B
Python

""" # lint-amnesty, pylint: disable=django-not-configured
This is the UserPreference key for the user's recipient invoice copy
"""
INVOICE_KEY = 'pref-invoice-copy'