You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mypy 1.14.0 (compiled: yes)
src/iced_x86/_iced_x86_py.pyi:12: error: Detected enum "iced_x86._iced_x86_py.CC_a" in a type stub with zero members. There is a chance this is due to a recent change in the semantics of enum membership. If so, use `member = value` to mark an enum member, instead of `member: type` [misc]
src/iced_x86/_iced_x86_py.pyi:12: note: See https://typing.readthedocs.io/en/latest/spec/enums.html#defining-members
src/iced_x86/_iced_x86_py.pyi:13: error: Detected enum "iced_x86._iced_x86_py.CC_ae" in a type stub with zero members. There is a chance this is due to a recent change in the semantics of enum membership. If so, use `member = value` to mark an enum member, instead of `member: type` [misc]
The text was updated successfully, but these errors were encountered:
See CI
The text was updated successfully, but these errors were encountered: