Skip to content

Python comment without elif #13

@Hjertesvikt

Description

@Hjertesvikt

Hi,
Thanks for this tool.
Something I noticed is that when there is a Python comment just before an elif, there is an error, like in:

    # Front-to-back. 
    elif item.id + ".inv" not in self.items_by_id and \
        item.id + ".tr.1" not in self.items_by_id:

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