rosemariafontana commited on
Commit
1c50651
·
verified ·
1 Parent(s): aee7ac6

Update script_for_automation.py

Browse files
Files changed (1) hide show
  1. script_for_automation.py +1 -1
script_for_automation.py CHANGED
@@ -142,7 +142,7 @@ def get_recipes():
142
  print("GETTING RECIPES FROM BASEROW NOW")
143
 
144
  #TABLE_ID = "578"
145
- TALBE_ID = "580"
146
 
147
  BASEROW_URL = get_baserow_url(TABLE_ID)
148
 
 
142
  print("GETTING RECIPES FROM BASEROW NOW")
143
 
144
  #TABLE_ID = "578"
145
+ TABLE_ID = "580"
146
 
147
  BASEROW_URL = get_baserow_url(TABLE_ID)
148