Skip to content

Commit

Permalink
placement
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit committed Apr 17, 2024
1 parent e4346c3 commit b085bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/stellar_etl_airflow/test_sources.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import json
import pendulum
from datetime import datetime, timedelta

import pendulum
from airflow import DAG
from airflow.models import DagBag, DagRun, TaskInstance, Variable
from airflow.operators.python_operator import PythonOperator
Expand Down

0 comments on commit b085bfb

Please sign in to comment.