Shalu Singh commited on
Commit
b81c62a
·
1 Parent(s): dcf932e

Changes in Souce Code

Browse files
Files changed (1) hide show
  1. working.py +2 -2
working.py CHANGED
@@ -411,5 +411,5 @@ def create_tasks(func_call,user_question,file_name, data_upload, df, suggestion,
411
 
412
  return tasks
413
 
414
- if __name__ == "__main__":
415
- main()
 
411
 
412
  return tasks
413
 
414
+
415
+ main()