We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34b398 commit ae9e557Copy full SHA for ae9e557
python/python/async_tiff/enums.py
@@ -1,4 +1,4 @@
1
-from enum import IntEnum
+from enum import IntEnum, StrEnum
2
3
class Endianness(StrEnum):
4
"""
0 commit comments