Skip to content

Commit 44087e1

Browse files
committed
Add missing import
1 parent b0d6384 commit 44087e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qiling/os/uefi/st.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Cross Platform and Multi Architecture Advanced Binary Emulation Framework
44
#
55

6+
from __future__ import annotations
7+
68
from typing import TYPE_CHECKING
79

810
from qiling.os.uefi import bs, rt, ds

0 commit comments

Comments
 (0)