Thanks to visit codestin.com Credit goes to github.com
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 652bcd9 commit 6fee083Copy full SHA for 6fee083
1 file changed
Doc/library/enum.rst
@@ -108,7 +108,7 @@ Module Contents
108
:class:`Enum` class decorator to apply the appropriate global `__repr__`,
109
and export its members into the global name space.
110
111
- :func:`property`
+ :func:`.property`
112
113
Allows :class:`Enum` members to have attributes without conflicting with
114
other members' names.
0 commit comments