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