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 9, 2024
1 parent 6761b9e commit 0ad81be
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
@@ -1,7 +1,6 @@
import json
from typing import Any


from celery_app.server import app
from celery_app.utils.fire_event import job_send
from subquery import query_multiple_source
Expand Down

0 comments on commit 0ad81be

Please sign in to comment.