Shalu Singh
commited on
Commit
·
b81c62a
1
Parent(s):
dcf932e
Changes in Souce Code
Browse files- 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 |
-
|
415 |
-
|
|
|
411 |
|
412 |
return tasks
|
413 |
|
414 |
+
|
415 |
+
main()
|