Towhidul commited on
Commit
4cae2e9
·
1 Parent(s): 88e8c12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -455,4 +455,4 @@ if submitted and claim_text and evidence_text:
455
  st.write(f"""Evidence : {evidence_text}""")
456
  st.table(final_df)
457
  else:
458
- st.warning("You need to input both the claim and evidence and then press Submit")
 
455
  st.write(f"""Evidence : {evidence_text}""")
456
  st.table(final_df)
457
  else:
458
+ st.warning("You need to input both the claim and evidence and then press Submit")