Enoder commited on
Commit
703b0ec
·
verified ·
1 Parent(s): ceb5710

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ for coin, price_data in crypto_prices.items():
137
  ax.set_xlabel("Date")
138
  ax.set_ylabel("Prix (USD)")
139
  ax.legend()
140
- st.pyplot(fig)
 
137
  ax.set_xlabel("Date")
138
  ax.set_ylabel("Prix (USD)")
139
  ax.legend()
140
+ st.pyplot(fig)