Rifky commited on
Commit
b549dc8
1 Parent(s): 2f15e4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -83,5 +83,4 @@ if submit:
83
  reference_column.write(f"""
84
  <small>{data["url"][i].split("/")[2]}</small>
85
  <a href={data["url"][i]}><h5>{data["title"][i]}</h5></a>
86
- <hr>
87
  """, unsafe_allow_html=True)
 
83
  reference_column.write(f"""
84
  <small>{data["url"][i].split("/")[2]}</small>
85
  <a href={data["url"][i]}><h5>{data["title"][i]}</h5></a>
 
86
  """, unsafe_allow_html=True)