Skip to content

PyCharm will show errors #1

@vba34520

Description

@vba34520
from simplenum import Enum


class Colour(Enum):
    red
    green
    blue

In PyCharm, it will show errors like this.

image

How to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions