tatianija commited on
Commit
34aa778
·
verified ·
1 Parent(s): 99d9c88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -783,7 +783,7 @@ def fetch_questions() -> Tuple[str, Optional[pd.DataFrame]]:
783
  has_file = True
784
  file_info += "URLs in text, "
785
 
786
- if file_infofile_info:
787
  file_info = attachment_info.rstrip(", ")
788
 
789
  display_data.append({
 
783
  has_file = True
784
  file_info += "URLs in text, "
785
 
786
+ if file_info:
787
  file_info = attachment_info.rstrip(", ")
788
 
789
  display_data.append({