rosemariafontana commited on
Commit
4c1eaa8
·
verified ·
1 Parent(s): 22f712c

Update script_for_automation.py

Browse files
Files changed (1) hide show
  1. script_for_automation.py +1 -0
script_for_automation.py CHANGED
@@ -144,6 +144,7 @@ def get_recipes():
144
  #TABLE_ID = "588"
145
  #TABLE_ID = "578"
146
  #TABLE_ID = "580" This table contains only one row for testing purposes
 
147
 
148
  BASEROW_URL = get_baserow_url(TABLE_ID)
149
 
 
144
  #TABLE_ID = "588"
145
  #TABLE_ID = "578"
146
  #TABLE_ID = "580" This table contains only one row for testing purposes
147
+ TABLE_ID = "589"
148
 
149
  BASEROW_URL = get_baserow_url(TABLE_ID)
150