Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

tgx 1.0.1 flake 8 errors #5

Description

@arquio

./tgx/main.py:9:80: E501 line too long (119 > 79 characters)
./tgx/main.py:14:80: E501 line too long (84 > 79 characters)
./tgx/main.py:22:80: E501 line too long (90 > 79 characters)
./tgx/main.py:101:80: E501 line too long (97 > 79 characters)
./tgx/main.py:102:80: E501 line too long (89 > 79 characters)
./tgx/tgx.py:71:17: E126 continuation line over-indented for hanging indent
./tgx/tgx.py:173:80: E501 line too long (80 > 79 characters)
./tgx/tgx.py:177:5: E122 continuation line missing indentation or outdented
./tgx/tgx.py:294:17: E126 continuation line over-indented for hanging indent

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