nateraw commited on
Commit
1bdd7a2
1 Parent(s): 078e7f8

bump to restart app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ COLORS = [
14
  [0.929, 0.694, 0.125],
15
  [0.494, 0.184, 0.556],
16
  [0.466, 0.674, 0.188],
17
- [0.301, 0.745, 0.933],
18
  ]
19
 
20
 
14
  [0.929, 0.694, 0.125],
15
  [0.494, 0.184, 0.556],
16
  [0.466, 0.674, 0.188],
17
+ [0.301, 0.745, 0.933]
18
  ]
19
 
20