Skip to content

Commit

Permalink
fix linter issue!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Jan 17, 2024
1 parent f42651e commit 86905cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/hivemind_etl.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from __future__ import annotations

import logging
from datetime import datetime, timedelta
from datetime import datetime

# import phoenix as px
from airflow import DAG
Expand Down

0 comments on commit 86905cd

Please sign in to comment.