Skip to content

Report error if self has explicit type #16

Closed
@JukkaL

Description

@JukkaL

For example, the following program should not be accepted:

class A:
    def f(self: Any): pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions