Typing hinting enum iteration is wrong with mixin type
已回答
On PyCharm 2019.1.2 (Professional Edition)
It infers each element to be `str` type instead of `enum` type:

Rules that might be helpful:
请先登录再写评论。
Hi,
I filed a bug about it https://youtrack.jetbrains.com/issue/PY-36205, please vote for it and follow for updates.