Skip to content

Commit 294137a

Browse files
committed
Merge branch 'ordered-uploading' of https://github.com/roboflow/roboflow-python into ordered-uploading
2 parents 6131ec8 + cd7978d commit 294137a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboflow/util/folderparser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import os
22
import re
3+
34
from .image_utils import load_labelmap
45

56
IMAGE_EXTENSIONS = {".jpg", ".jpeg", ".png", ".bmp"}

0 commit comments

Comments
 (0)