Katie-Ch commited on
Commit
dd58fb4
·
verified ·
1 Parent(s): 8b78900

Update verifier.py

Browse files
Files changed (1) hide show
  1. verifier.py +1 -0
verifier.py CHANGED
@@ -32,4 +32,5 @@ def verifier_page():
32
  with col1:
33
  st.write(row['filename'])
34
  with col2:
 
35
  # this is where we need to put the dialogue or the button that would riect us to the otherpage other page
 
32
  with col1:
33
  st.write(row['filename'])
34
  with col2:
35
+ st.write("hi")
36
  # this is where we need to put the dialogue or the button that would riect us to the otherpage other page