Skip to content

Commit

Permalink
fix: isort linter issue!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Jan 22, 2024
1 parent 28d09c0 commit c2b097b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion celery_app/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import os
from typing import Any


from celery_app.server import app
from celery_app.utils.fire_event import job_send
from dotenv import load_dotenv
Expand Down

0 comments on commit c2b097b

Please sign in to comment.