Junaidb commited on
Commit
d364137
·
verified ·
1 Parent(s): 2c8859a

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +2 -2
ui.py CHANGED
@@ -129,8 +129,8 @@ def APP():
129
  else:
130
  st.warning(">>>Error")
131
 
132
- else:
133
- st.error("Please fill in both username and project name before submitting")
134
 
135
 
136
  if selection == 1:
 
129
  else:
130
  st.warning(">>>Error")
131
 
132
+ #else:
133
+ # st.error("Please fill in both username and project name before submitting")
134
 
135
 
136
  if selection == 1: