- Notifications
You must be signed in to change notification settings - Fork12
Commitbe72df8
committed
Switch Enum validation to check for subclasses of Enum and either str or int rather than StrEnum or IntEnum to preserve backwards compatibility
1 parentf4b3321 commitbe72df8
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
0 commit comments
Comments
(0)