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 ba57251 commit 9d9cfd6Copy full SHA for 9d9cfd6
Doc/library/enum.rst
@@ -110,7 +110,7 @@ Module Contents
110
:class:`StrEnum` defaults to the lower-cased version of the member name,
111
while other Enums default to 1 and increase from there.
112
113
- :func:`property`
+ :func:`~enum.property`
114
115
Allows :class:`Enum` members to have attributes without conflicting with
116
member names.
0 commit comments