changgun commited on
Commit
6279a4d
·
1 Parent(s): fd23c3d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ def test_v02():
22
  plt.xticks(rotation=90)
23
  st.pyplot()
24
 
25
- test_v02()
 
22
  plt.xticks(rotation=90)
23
  st.pyplot()
24
 
25
+ test_v01()