DDingcheol commited on
Commit
243ab84
Β·
1 Parent(s): facb6cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def get_text_file(docs):
37
  print(f"An error occurred while extracting text: {e}")
38
  continue # μ—λŸ¬ λ°œμƒ μ‹œ κ±΄λ„ˆλœλ‹ˆλ‹€.
39
 
40
- return text_lis
41
 
42
 
43
  def get_csv_file(docs):
 
37
  print(f"An error occurred while extracting text: {e}")
38
  continue # μ—λŸ¬ λ°œμƒ μ‹œ κ±΄λ„ˆλœλ‹ˆλ‹€.
39
 
40
+ return text_list
41
 
42
 
43
  def get_csv_file(docs):