Hammad712 commited on
Commit
06941cc
·
verified ·
1 Parent(s): 8d39e37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -57,5 +57,3 @@ def main():
57
  st.subheader("Full JSON Response")
58
  st.json(result)
59
 
60
- if __name__ == "__main__":
61
- main()
 
57
  st.subheader("Full JSON Response")
58
  st.json(result)
59