Skip to content

Long lines of code #13

Description

@danielhatton

The Python code contained here contains several lines longer than 79 characters, which I recently learned is a violation of a standard Python style guide called PDP8. The reason for the long lines is the existence of some rather long descriptive names for classes, methods, and variables. I'm currently in two minds as to whether compliance with a style guide is important enough to lose that extra descriptive capability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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