Munene1 commited on
Commit
9a76ffa
·
verified ·
1 Parent(s): 5721de0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ def setup_interface():
173
 
174
  return app
175
 
176
- # TODO#18 - Launching the App
177
  if __name__ == '__main__':
178
  app = setup_interface()
179
  app.launch(share=True)
 
173
 
174
  return app
175
 
176
+ # TODO#18 - Launching the App.
177
  if __name__ == '__main__':
178
  app = setup_interface()
179
  app.launch(share=True)