Skip to content

Commit

Permalink
return a dict in utils when gibberish detected
Browse files Browse the repository at this point in the history
  • Loading branch information
Hlamallama committed Oct 23, 2024
1 parent 74b9594 commit f8874de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aaq/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import requests
from django.conf import settings
from rest_framework import status
from rest_framework.response import Response


def check_urgency_v2(message_text):
Expand Down

0 comments on commit f8874de

Please sign in to comment.