Skip to content

PEP8 conformity #4

@ktritz

Description

@ktritz

Hey guys, I've been trying to stay mostly consistent with the PEP8 style guide. Spyder can help if you go into (on the PC): Tools->Preferences->Editor->Code Introspection/Analysis and check the box labeled 'style analysis (pep8).

This will bring up little warning icons in the left hand margin of the editor as well as small yellow marks in the scrolling region that shows non-compliant lines throughout the document.

Mostly it's going to be things like exceeding the 79 character margin, argument spacing, and indentation styles.

It would be a good idea to try to write our code consistent with the style guide as much as possible.

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