isana25 commited on
Commit
b0e8a76
·
verified ·
1 Parent(s): 64b24e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -581,7 +581,7 @@ def create_dbr_platform():
581
 
582
  return app
583
 
584
- Create and launch the app
585
  app = create_dbr_platform()
586
 
587
  if __name__ == "__main__":
 
581
 
582
  return app
583
 
584
+ # Create and launch the app
585
  app = create_dbr_platform()
586
 
587
  if __name__ == "__main__":