Skip to content

Commit

Permalink
importing unrelated task
Browse files Browse the repository at this point in the history
  • Loading branch information
biagiodistefano committed Jan 8, 2024
1 parent be8c6d6 commit 51b4c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

from . import models
from .messages import send_whatsapp_message
from .unrelated import send_prescription_email # noqa: F401

logger = logging.getLogger("twilio_whatsapp")

Expand Down

0 comments on commit 51b4c13

Please sign in to comment.