We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facbe11 commit b41aa8cCopy full SHA for b41aa8c
airflow/dags/bodhi_waves_to_sl_db.py
@@ -10,6 +10,7 @@
10
from sqlalchemy import insert, select, text
11
12
# db_uri = LOCAL_PG_URI
13
+
14
# Have to declare it this way for now
15
# the parser is giving an error on initial load
16
# using environ directly seems to fix it
0 commit comments