Skip to content

Commit

Permalink
meeting change request
Browse files Browse the repository at this point in the history
  • Loading branch information
umar8hassan committed May 30, 2024
1 parent 39b96c4 commit a6d5146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion videos/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def update_metadata(source_obj, new_uid, new_s3_path):


def get_subscribe_url(token: str) -> str:
"""Get a sns subscribe url"""
"""Get a SNS subscribe url"""

return TRANSCODE_JOB_SUBSCRIPTION_URL.format(
AWS_REGION=settings.AWS_REGION,
Expand Down

0 comments on commit a6d5146

Please sign in to comment.