Skip to content

Commit c2111dc

Browse files
nsprenkleCopilot
andauthored
docs: update comment
Co-authored-by: Copilot <[email protected]>
1 parent 064ca62 commit c2111dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_configuration_files/lms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ def should_show_debug_toolbar(request): # lint-amnesty, pylint: disable=missing
483483
# If you want to enable theming in devstack, uncomment this section and add any relevant
484484
# theme directories to COMPREHENSIVE_THEME_DIRS
485485

486-
# We have to import the private method here because production.py calls
486+
# We have to import the function here because production.py calls
487487
# derive_settings('lms.envs.production') which runs make_mako_template_dirs with
488488
# the settings from production, which doesn't include these theming settings. Thus,
489489
# the templating engine is unable to find the themed templates because they don't exist

0 commit comments

Comments
 (0)