Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
0260d5b
1
Parent(s):
de1ef76
Update app.py
Browse files
app.py
CHANGED
|
@@ -16,7 +16,7 @@ from os.path import exists
|
|
| 16 |
### ----------------------------- ###
|
| 17 |
### interface setup ###
|
| 18 |
### ----------------------------- ###
|
| 19 |
-
|
| 20 |
|
| 21 |
|
| 22 |
with open('styles.css') as f:
|
|
|
|
| 16 |
### ----------------------------- ###
|
| 17 |
### interface setup ###
|
| 18 |
### ----------------------------- ###
|
| 19 |
+
acc = 1
|
| 20 |
|
| 21 |
|
| 22 |
with open('styles.css') as f:
|