Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Incorrect indentation after return #213

Open
@kbrose

Description

@kbrose

#212 results in incorrect indentation after every return and similar statements:

def f(x):
    return x
    |#cursor is here>

Other statements where indentation is known to need to decrease include pass yield continue break raise

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions