Skip to content

Incorrect indentation in generator.py #51

@dugbonsai

Description

@dugbonsai

Line 47 has 2 spaces before mapping which is causing the following error:

File "generator.py", line 263
return mappings
^
IndentationError: unindent does not match any outer indentation level

I removed those 2 spaces on my machine and it works fine now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions