travelgateX/tgx-cli

tgx 1.0.1 flake 8 errors

Opened this issue · 0 comments

./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