Denis Laxalde <de...@laxalde.org> added the comment:

The assertion at stake looks redundant since we already check that 
`'{}'.format(OkayEnum.one) == '1'` (the line above) and that `OkayEnum.one == 
'1'` (3 lines above).

----------
nosy: +dlax

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44564>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to