Skip to content

Commit 3db052b

Browse files
committed
tews
1 parent 0d3488f commit 3db052b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: sdk/core/azure-core/azure/core/_enum_meta.py

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
from enum import EnumMeta, Enum
2828

2929

30+
31+
3032
class CaseInsensitiveEnumMeta(EnumMeta):
3133
"""Enum metaclass to allow for interoperability with case-insensitive strings.
3234

0 commit comments

Comments
 (0)