Skip to content

Commit 1f2c5c0

Browse files
authored
The coco.md file has been updated. (#777)
1 parent 09311c7 commit 1f2c5c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/coco.md

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ coco_dict, coco_path = slice_coco(
142142

143143
```python
144144
from sahi.utils.coco import Coco
145+
from sahi.utils.file import save_json
145146

146147
# specify coco dataset path
147148
coco_path = "coco.json"

0 commit comments

Comments
 (0)