We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0becec commit 74c67bdCopy full SHA for 74c67bd
dissect/cramfs/c_cramfs.pyi
@@ -1,8 +1,7 @@
1
# Generated by cstruct-stubgen
2
-from typing import BinaryIO, Literal, overload
+from typing import BinaryIO, Literal, TypeAlias, overload
3
4
import dissect.cstruct as __cs__
5
-from typing_extensions import TypeAlias
6
7
class _c_cramfs(__cs__.cstruct):
8
CRAMFS_MAGIC: Literal[684539205] = ...
0 commit comments