acecalisto3 commited on
Commit
ddcb7a1
·
verified ·
1 Parent(s): 0843d32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -260,7 +260,6 @@ class App:
260
  def _print_welcome_message(self):
261
  print("Welcome to the Python App Builder!")
262
  print("Type 'help' to see the available commands.")
263
- print("Type 'launch' to build
264
  print("Type 'launch' to build and launch the Gradio app.")
265
  print("Type 'exit' to quit the application.")
266
  print("-" * 50)
 
260
  def _print_welcome_message(self):
261
  print("Welcome to the Python App Builder!")
262
  print("Type 'help' to see the available commands.")
 
263
  print("Type 'launch' to build and launch the Gradio app.")
264
  print("Type 'exit' to quit the application.")
265
  print("-" * 50)