Skip to content

Commit

Permalink
docs: fix typo eox_tagging/settings/test.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mariagabriela Jaimes  <[email protected]>
  • Loading branch information
dcoa and magajh authored Jul 8, 2024
1 parent ad47cfc commit 9a81f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eox_tagging/settings/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class SettingsClass:
def plugin_settings(settings): # pylint: disable=function-redefined
"""
Set of plugin settings used by the Open Edx platform.
More info: https://github.com/eopenedx/edx-platform/blob/master/openedx/core/djangoapps/plugins/README.rst
More info: https://github.com/openedx/edx-platform/blob/master/openedx/core/djangoapps/plugins/README.rst
"""
settings.EOX_TAGGING_SKIP_VALIDATIONS = True
settings.EOX_TAGGING_LOAD_PERMISSIONS = False
Expand Down

0 comments on commit 9a81f63

Please sign in to comment.