Skip to content

Commit

Permalink
fixed the webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen G Pope authored and Stephen G Pope committed Sep 19, 2024
1 parent e40993f commit 47ee881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routes/caption_video.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import logging
from services.caption_video import process_captioning
from services.authentication import authenticate
from services.webhook import send_webhook

# Configure logging
logging.basicConfig(level=logging.INFO)
Expand Down

0 comments on commit 47ee881

Please sign in to comment.