Skip to content

Inconsistant use of tabs vs spaces #2

@squeesh

Description

@squeesh

In some areas you use tabs for indentation, in other areas you use 4 spaces.

As per pep8:
https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces

Specifically:
Python 2 code indented with a mixture of tabs and spaces should be converted to using spaces exclusively.

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