Gravity-Spy / GravitySpy

This repo contains code for the GravitySpy Citizen Science project.
GNU General Public License v3.0
14 stars 18 forks source link

Develop #13

Closed scottcoughlin2014 closed 6 years ago

pep8speaks commented 6 years ago

Hello @scottcoughlin2014! Thanks for submitting the PR.

Line 5:1: E402 module level import not at top of file Line 6:1: E402 module level import not at top of file Line 7:1: E402 module level import not at top of file Line 8:1: E402 module level import not at top of file Line 11:1: E402 module level import not at top of file Line 14:80: E501 line too long (126 > 79 characters) Line 27:80: E501 line too long (85 > 79 characters) Line 50:53: E231 missing whitespace after ',' Line 50:77: E231 missing whitespace after ',' Line 57:80: E501 line too long (88 > 79 characters) Line 58:80: E501 line too long (80 > 79 characters) Line 69:29: E128 continuation line under-indented for visual indent Line 73:80: E501 line too long (99 > 79 characters) Line 73:93: E225 missing whitespace around operator Line 76:5: E303 too many blank lines (2) Line 77:32: E231 missing whitespace after ',' Line 90:53: E231 missing whitespace after ',' Line 90:77: E231 missing whitespace after ',' Line 97:80: E501 line too long (89 > 79 characters) Line 103:80: E501 line too long (129 > 79 characters) Line 105:69: E231 missing whitespace after ','

Line 16:1: E128 continuation line under-indented for visual indent Line 19:27: W291 trailing whitespace Line 21:80: E501 line too long (1160 > 79 characters) Line 23:1: E302 expected 2 blank lines, found 1 Line 27:80: E501 line too long (100 > 79 characters) Line 30:80: E501 line too long (96 > 79 characters) Line 34:80: E501 line too long (80 > 79 characters) Line 35:47: E128 continuation line under-indented for visual indent Line 35:80: E501 line too long (81 > 79 characters) Line 36:47: E128 continuation line under-indented for visual indent Line 37:47: E128 continuation line under-indented for visual indent Line 43:5: E303 too many blank lines (2) Line 44:80: E501 line too long (100 > 79 characters) Line 49:80: E501 line too long (100 > 79 characters) Line 54:47: E128 continuation line under-indented for visual indent Line 54:80: E501 line too long (90 > 79 characters) Line 55:47: E128 continuation line under-indented for visual indent Line 56:47: E128 continuation line under-indented for visual indent Line 61:5: E303 too many blank lines (2) Line 64:80: E501 line too long (82 > 79 characters) Line 69:80: E501 line too long (112 > 79 characters) Line 70:80: E501 line too long (97 > 79 characters) Line 72:80: E501 line too long (93 > 79 characters) Line 77:80: E501 line too long (112 > 79 characters) Line 78:80: E501 line too long (97 > 79 characters) Line 80:80: E501 line too long (93 > 79 characters) Line 84:1: E305 expected 2 blank lines after class or function definition, found 1

Line 29:1: E402 module level import not at top of file Line 30:1: E402 module level import not at top of file Line 32:1: E402 module level import not at top of file Line 45:1: E402 module level import not at top of file Line 149:1: E124 closing bracket does not match visual indentation