Skip to content

make the pass keyword optional #2

@obayemi

Description

@obayemi

Since the syntax now provides a way to signal that a block is finished, could you consider making the "pass" keyword optional in empty blocks ?
it would be extremely usefull for notably exceptions declarations

class MyCustomException(Exception):
end

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