aidystark commited on
Commit
6c6f23f
1 Parent(s): 755234e

Update foot.py

Browse files
Files changed (1) hide show
  1. foot.py +1 -1
foot.py CHANGED
@@ -68,7 +68,7 @@ class FOOT40K(datasets.GeneratorBasedBuilder):
68
  ]
69
 
70
 
71
- def _generate_examples(self, images )#, metadata_path):
72
  idx = 0
73
 
74
 
 
68
  ]
69
 
70
 
71
+ def _generate_examples(self, images ):#, metadata_path):
72
  idx = 0
73
 
74