Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -42,5 +42,5 @@ with col[1]:
|
|
| 42 |
plt.xlabel('year')
|
| 43 |
plt.ylabel('score')
|
| 44 |
plt.legend(title='Legend', loc='upper left')
|
| 45 |
-
plt
|
| 46 |
|
|
|
|
| 42 |
plt.xlabel('year')
|
| 43 |
plt.ylabel('score')
|
| 44 |
plt.legend(title='Legend', loc='upper left')
|
| 45 |
+
plt
|
| 46 |
|