rstallman commited on
Commit
7b7383f
·
1 Parent(s): f8542db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -91,7 +91,4 @@ def launch_interface():
91
  interface.launch()
92
 
93
  if __name__ == "__main__":
94
- launch_interface()
95
- ```
96
-
97
- This should resolve the error and update the Google Sheet as per your requirements. Let me know if you need any further assistance!
 
91
  interface.launch()
92
 
93
  if __name__ == "__main__":
94
+ launch_interface()