molher commited on
Commit
14f526a
·
1 Parent(s): ca38323

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ with open('examples.pkl','rb') as file:
44
  # example = {
45
  # 'path': example_path,
46
  # 'label': label
47
- }
48
  # examples.append(example)
49
 
50
 
 
44
  # example = {
45
  # 'path': example_path,
46
  # 'label': label
47
+ # }
48
  # examples.append(example)
49
 
50