MLDeveloper commited on
Commit
b73a0cb
·
verified ·
1 Parent(s): 7b6f1ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -100,5 +100,3 @@ if submit_button and uploaded_file:
100
  else:
101
  st.error("Missing classification details. Cannot upload.")
102
 
103
-
104
-
 
100
  else:
101
  st.error("Missing classification details. Cannot upload.")
102