rosemariafontana commited on
Commit
25ba4ab
·
verified ·
1 Parent(s): 4eef335

Update script_for_automation.py

Browse files
Files changed (1) hide show
  1. script_for_automation.py +1 -1
script_for_automation.py CHANGED
@@ -433,7 +433,7 @@ def drive_process():
433
  print(input_data_piece)
434
 
435
  # Fill out a Surveystack submission
436
- fill_out_survey(recipe_dict, input_data)
437
 
438
  # Prepare the data for the structured output setup
439
  proc_spec = get_data_ready(recipe_dict, input_data_piece)
 
433
  print(input_data_piece)
434
 
435
  # Fill out a Surveystack submission
436
+ #fill_out_survey(recipe_dict, input_data)
437
 
438
  # Prepare the data for the structured output setup
439
  proc_spec = get_data_ready(recipe_dict, input_data_piece)