3 lines
100 B
Python
3 lines
100 B
Python
# pylint: disable=missing-module-docstring
|
|
default_app_config = 'cms.djangoapps.api.apps.ApiConfig'
|