mauvb21 commited on
Commit
9b89ca4
·
verified ·
1 Parent(s): 896b7ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -51,5 +51,4 @@ for i, cf in enumerate(cf_dict.cashflows):
51
  xytext=(0, n),
52
  ha="center",
53
  )
54
- st.pyplot(plt)
55
- 😘
 
51
  xytext=(0, n),
52
  ha="center",
53
  )
54
+ st.pyplot(plt)