Skip to content

Commit 17c2f7c

Browse files
committed
fix import
1 parent 6503f64 commit 17c2f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python_gardenlinux_lib/oci/registry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
from oras.provider import Registry
2727
from oras.schemas import manifest as oras_manifest_schema
2828

29+
from python_gardenlinux_lib.cname import get_flavor_from_cname
2930
from python_gardenlinux_lib.crypto import (
3031
calculate_sha256,
3132
verify_sha256,

0 commit comments

Comments
 (0)