HinaCortus commited on
Commit
ed2c942
·
1 Parent(s): 1b497f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def server(input: Inputs, output: Outputs, session: Session):
23
 
24
 
25
  app = App(
26
- Inputs = "Le Bayern Munich prend la grenadine."
27
  server,
28
  static_assets=str(www_dir),
29
  )
 
23
 
24
 
25
  app = App(
26
+ Inputs = "Le Bayern Munich prend la grenadine.",
27
  server,
28
  static_assets=str(www_dir),
29
  )