tzurshubi commited on
Commit
1e3a17a
·
verified ·
1 Parent(s): aa3fd09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -615,7 +615,8 @@ def stats(d, path):
615
  )
616
  def update_path(clickData,
617
  n_clear,
618
- n_gray,
 
619
  n_set,
620
  n_swap,
621
  n_flip,
 
615
  )
616
  def update_path(clickData,
617
  n_clear,
618
+ n_longest,
619
+ n_shorter,
620
  n_set,
621
  n_swap,
622
  n_flip,