Xkull commited on
Commit
7a34748
·
verified ·
1 Parent(s): fb93de2

Update scene_parse_150.py

Browse files
Files changed (1) hide show
  1. scene_parse_150.py +1 -1
scene_parse_150.py CHANGED
@@ -303,4 +303,4 @@ class SceneParse150(datasets.GeneratorBasedBuilder):
303
  yield idx, {
304
  "image": {"path": path_img, "bytes": file_img.read()},
305
  "annotation": {"path": path_annot, "bytes": bytes_annot},
306
- }
 
303
  yield idx, {
304
  "image": {"path": path_img, "bytes": file_img.read()},
305
  "annotation": {"path": path_annot, "bytes": bytes_annot},
306
+ }