Skip to content

Commit

Permalink
fix: add index config docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVZ96 committed Dec 3, 2024
1 parent 3a952fe commit bbcf4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openedx/core/djangoapps/content/search/index_config.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Configuration for the search index."""
from .documents import Fields


Expand Down

0 comments on commit bbcf4d5

Please sign in to comment.