shubhendu-ghosh commited on
Commit
827df7b
1 Parent(s): 1714c97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -135,5 +135,6 @@ def main():
135
 
136
  st.markdown(footer,unsafe_allow_html=True)
137
 
 
138
  if __name__ == "__main__":
139
  main()
 
135
 
136
  st.markdown(footer,unsafe_allow_html=True)
137
 
138
+
139
  if __name__ == "__main__":
140
  main()