Skip to content

Commit

Permalink
remove extra error line in how-to
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfurman committed Nov 6, 2023
1 parent bd4cc47 commit cd254ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Doc/howto/enum.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,6 @@ alias::
Traceback (most recent call last):
...
ValueError: aliases not allowed in DuplicateFreeEnum: 'GRENE' --> 'GREEN'
Error calling __set_name__ on '_proto_member' instance 'GRENE' in 'Color'

.. note::

Expand Down

0 comments on commit cd254ac

Please sign in to comment.