ppsingh commited on
Commit
efd14d3
1 Parent(s): fa5bfb2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ if topic is not None:
76
  # json.dump(paraList,json_file, ensure_ascii = True)
77
  # repo.push_to_hub('added new annotation')
78
 
79
- st.write(paraList)
80
  #new_row = title
81
  # data = data.append(new_row, ignore_index=True)
82
  # st.write(data)
 
76
  # json.dump(paraList,json_file, ensure_ascii = True)
77
  # repo.push_to_hub('added new annotation')
78
 
79
+ #st.write(paraList)
80
  #new_row = title
81
  # data = data.append(new_row, ignore_index=True)
82
  # st.write(data)