yash032 commited on
Commit
79168f2
·
1 Parent(s): d797d88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -98,4 +98,3 @@ metrics = {
98
  df = pd.DataFrame.from_dict(metrics,orient="index", columns=["Value"])
99
  st.sidebar.write("Backtest Metrics")
100
  st.sidebar.table(df)
101
- //.
 
98
  df = pd.DataFrame.from_dict(metrics,orient="index", columns=["Value"])
99
  st.sidebar.write("Backtest Metrics")
100
  st.sidebar.table(df)