kevinhug commited on
Commit
031daa2
·
1 Parent(s): 13ebfcb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -327,7 +327,7 @@ Assumptions:
327
  - The expected return and risk level of the allocation are calculated using historical data and statistical models.
328
 
329
 
330
- """
331
 
332
  demo.launch()
333
 
 
327
  - The expected return and risk level of the allocation are calculated using historical data and statistical models.
328
 
329
 
330
+ """)
331
 
332
  demo.launch()
333