Skip to content

Commit

Permalink
style: Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChV committed Feb 19, 2025
1 parent 6903be2 commit e6ae3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/djangoapps/contentstore/views/transcripts_ajax.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def save_video_transcript_in_learning_core(
):
"""
Saves a video transcript to the learning core.
Learning Core uses the standard `.srt` format for subtitles.
Note: SJSON is an edx-specific format that we're trying to move away from,
so for all new stuff related to Learning Core should only use `.srt`.
Expand Down

0 comments on commit e6ae3ad

Please sign in to comment.