Commit b2846fa2 authored by 김진영's avatar 김진영
Browse files

Update batch_test.py

parent 03a51ebf
......@@ -3,9 +3,11 @@ from textwrap import dedent
import pendulum
from airflow.operators.bash import BashOperator
from airflow import DAG
from gasanData import './data/gasan_data'
local_tz = pendulum.timezone("Asia/Seoul")
print(gasanData)
# gasan 데이터 선언
gasan_data = [
{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment