Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 21, 2025
1 parent 757f874 commit 4092b2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/edx_username_changer/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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: <some access token value>
CANVAS_BASE_URL: <the base URL where Canvas is running>
Expand Down
2 changes: 1 addition & 1 deletion src/rapid_response_xblock/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4092b2b

Please sign in to comment.