Skip to content

Commit b41aa8c

Browse files
committed
clean up
1 parent facbe11 commit b41aa8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airflow/dags/bodhi_waves_to_sl_db.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from sqlalchemy import insert, select, text
1111

1212
# db_uri = LOCAL_PG_URI
13+
1314
# Have to declare it this way for now
1415
# the parser is giving an error on initial load
1516
# using environ directly seems to fix it

0 commit comments

Comments
 (0)