Small edits (#691)

This commit is contained in:
pollfly
2023-10-15 10:59:07 +03:00
committed by GitHub
parent e6257d2843
commit a8be5b50c8
18 changed files with 27 additions and 26 deletions

View File

@@ -319,7 +319,6 @@ frame.meta['road_hazard'] = 'yes'
# update the SingeFrame
frames.append(frame)
myDatasetVersion.update_frames(frames)
```