From 4092b2b552dd0b7a7c410f4afbfbe29fb534ee58 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 09:07:56 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/edx_username_changer/README.rst | 4 ++-- src/rapid_response_xblock/README.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/edx_username_changer/README.rst b/src/edx_username_changer/README.rst index 9e07e61d..262ec068 100644 --- a/src/edx_username_changer/README.rst +++ b/src/edx_username_changer/README.rst @@ -63,8 +63,8 @@ Configuration - Add the following configuration values to the config file in Open edX. For any release after Juniper, that config file is ``/edx/etc/lms.yml``. If using `private.py`, you will need to add these values in `lms/envs/private.py`. These should be added to the top level. **Ask a fellow developer or devops for these values.** .. code-block:: - - + + CANVAS_ACCESS_TOKEN: CANVAS_BASE_URL: diff --git a/src/rapid_response_xblock/README.rst b/src/rapid_response_xblock/README.rst index e4aa4a18..50b8a18c 100644 --- a/src/rapid_response_xblock/README.rst +++ b/src/rapid_response_xblock/README.rst @@ -60,7 +60,7 @@ Tutor ^^^^^ If you have Tutor installation, make sure the following properties exist with -the given values in +the given values in ``lms/envs/private.py`` and ``cms/envs/private.py`` .. code:: python