Skip to content

Commit 80422f2

Browse files
future import
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
1 parent b49d8a7 commit 80422f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sigstore/_internal/rekor/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
APIs for interacting with Rekor.
1717
"""
1818

19+
from __future__ import annotations
20+
1921
import base64
2022
from abc import ABC, abstractmethod
2123

0 commit comments

Comments
 (0)