Isabel Gwara commited on
Commit
0260d5b
·
1 Parent(s): de1ef76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ from os.path import exists
16
  ### ----------------------------- ###
17
  ### interface setup ###
18
  ### ----------------------------- ###
19
- global acc = 1
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: