Youssefk commited on
Commit
aef8145
1 Parent(s): 3ec4e01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def get_text():
41
  return input_text
42
 
43
  message("Hello, How can I help you?")
44
- message("",is_user=True)
45
 
46
  question = get_text()
47
  # while True:
 
41
  return input_text
42
 
43
  message("Hello, How can I help you?")
44
+ message(" ",is_user=True)
45
 
46
  question = get_text()
47
  # while True: