Skip to content

Commit 2929d54

Browse files
committed
fix doc space
1 parent 75d4d7d commit 2929d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ still be possible to set the field directly as an ``Enum`` instance:
8686
assert isinstance(obj.non_strict, str)
8787
assert not isinstance(obj.non_strict, StrictExample.EnumType)
8888
89+
8990
enum-properties
9091
###############
9192

0 commit comments

Comments
 (0)