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 75d4d7d commit 2929d54Copy full SHA for 2929d54
doc/source/usage.rst
@@ -86,6 +86,7 @@ still be possible to set the field directly as an ``Enum`` instance:
86
assert isinstance(obj.non_strict, str)
87
assert not isinstance(obj.non_strict, StrictExample.EnumType)
88
89
+
90
enum-properties
91
###############
92
0 commit comments