Skip to content

Commit c942120

Browse files
authored
pi_heif
1 parent 18dbdc8 commit c942120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/util/image_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
import os
55
import urllib
66

7-
import piheif # type: ignore[import-untyped]
87

98
# Third-party imports
9+
import pi_heif # type: ignore[import-untyped]
1010
import pillow_avif # type: ignore[import-untyped]
1111
import requests
1212
import yaml

0 commit comments

Comments
 (0)