hsienchen commited on
Commit
d1bf604
1 Parent(s): 3c58186

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ For example:
43
  #61785, 5 (5-10), 1-858-1233
44
 
45
  """
46
- txt_display_2 = 'today's inventory stock level: '
47
 
48
  import os
49
  GOOGLE_API_KEY=os.getenv('GOOGLE_API_KEY')
 
43
  #61785, 5 (5-10), 1-858-1233
44
 
45
  """
46
+ txt_display_2 = '--- '
47
 
48
  import os
49
  GOOGLE_API_KEY=os.getenv('GOOGLE_API_KEY')