Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mauvb21
/
test3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mauvb21
commited on
Apr 23, 2024
Commit
9b89ca4
·
verified
·
1 Parent(s):
896b7ac
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -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)