Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rayzhou-bit committed Feb 3, 2025
1 parent 6747424 commit acc2a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/djangoapps/contentstore/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@ def _retry_validation(url_list, course_key, retry_count=3):

def _retry_validation_and_filter_results(course_key, results, retry_list):
"""
Validates URLs and then filter them by status.
Validates URLs and then filter them by status.
Arguments:
retry_list: list of urls to retry
Expand Down

0 comments on commit acc2a1d

Please sign in to comment.