Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
김진영
airflow-test
Commits
c44a7bf5
Commit
c44a7bf5
authored
May 13, 2022
by
김진영
Browse files
Update batch_test.py
parent
b2846fa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
batch_test.py
View file @
c44a7bf5
...
@@ -3,7 +3,7 @@ from textwrap import dedent
...
@@ -3,7 +3,7 @@ from textwrap import dedent
import
pendulum
import
pendulum
from
airflow.operators.bash
import
BashOperator
from
airflow.operators.bash
import
BashOperator
from
airflow
import
DAG
from
airflow
import
DAG
from
gasan
D
ata
import
'./data/
gasan
_d
ata
'
from
'data/
gasan
_d
ata
'
import
gasan
D
ata
local_tz
=
pendulum
.
timezone
(
"Asia/Seoul"
)
local_tz
=
pendulum
.
timezone
(
"Asia/Seoul"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment