AamirMalik commited on
Commit
9a01b9d
·
verified ·
1 Parent(s): df72a15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -70,4 +70,5 @@ def main():
70
  else:
71
  st.warning("Please enter some text.")
72
 
73
- if __name__ == "__main__":
 
 
70
  else:
71
  st.warning("Please enter some text.")
72
 
73
+ if __name__ == "__main__":
74
+ main()