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

Long time coming but we have among other things changed the name of the module to gravityspy and fixed the unit tests. Almost ready for a tag release of this code #17

Closed scottcoughlin2014 closed 6 years ago

pep8speaks commented 6 years ago

Hello @scottcoughlin2014! Thanks for submitting the PR.

Line 9:10: E401 multiple imports on one line Line 17:1: E302 expected 2 blank lines, found 1 Line 23:9: E722 do not use bare except' Line 58:5: E303 too many blank lines (2) Line 87:13: E722 do not use bare except' Line 91:5: E303 too many blank lines (2) Line 105:50: E211 whitespace before '[' Line 106:25: E131 continuation line unaligned for hanging indent Line 107:13: E722 do not use bare except' Line 115:5: E303 too many blank lines (2) Line 143:77: E502 the backslash is redundant between brackets Line 146:21: E722 do not use bare except' Line 155:5: E303 too many blank lines (2) Line 178:57: E211 whitespace before '[' Line 187:5: E303 too many blank lines (2) Line 209:70: E211 whitespace before '[' Line 210:41: E127 continuation line over-indented for visual indent Line 211:49: E502 the backslash is redundant between brackets Line 212:29: E128 continuation line under-indented for visual indent Line 213:68: E502 the backslash is redundant between brackets Line 214:29: E128 continuation line under-indented for visual indent Line 248:49: E502 the backslash is redundant between brackets Line 249:33: E128 continuation line under-indented for visual indent Line 249:68: E502 the backslash is redundant between brackets Line 250:33: E128 continuation line under-indented for visual indent Line 260:69: E231 missing whitespace after ',' Line 265:37: E127 continuation line over-indented for visual indent Line 266:29: E124 closing bracket does not match visual indentation Line 267:25: E124 closing bracket does not match visual indentation Line 274:5: E303 too many blank lines (2) Line 298:51: E251 unexpected spaces around keyword / parameter equals Line 298:53: E251 unexpected spaces around keyword / parameter equals Line 328:43: E231 missing whitespace after ',' Line 332:45: E127 continuation line over-indented for visual indent Line 334:34: E203 whitespace before ':' Line 334:60: E203 whitespace before ':' Line 335:19: E128 continuation line under-indented for visual indent Line 335:26: E203 whitespace before ':' Line 346:5: E303 too many blank lines (2) Line 359:25: E222 multiple spaces after operator Line 360:35: E231 missing whitespace after ',' Line 360:44: E231 missing whitespace after ',' Line 364:65: E502 the backslash is redundant between brackets Line 365:33: E127 continuation line over-indented for visual indent Line 371:50: E231 missing whitespace after ',' Line 371:80: E501 line too long (85 > 79 characters) Line 375:9: E722 do not use bare except' Line 384:67: W291 trailing whitespace Line 406:1: W293 blank line contains whitespace Line 414:56: E502 the backslash is redundant between brackets Line 421:43: E251 unexpected spaces around keyword / parameter equals Line 421:45: E251 unexpected spaces around keyword / parameter equals Line 424:5: E303 too many blank lines (2) Line 429:50: E231 missing whitespace after ',' Line 429:80: E501 line too long (85 > 79 characters) Line 433:26: E128 continuation line under-indented for visual indent Line 433:33: E251 unexpected spaces around keyword / parameter equals Line 433:35: E251 unexpected spaces around keyword / parameter equals Line 441:42: E203 whitespace before ':' Line 442:33: E128 continuation line under-indented for visual indent Line 442:47: E203 whitespace before ':'

Line 18:14: E401 multiple imports on one line Line 25:1: E402 module level import not at top of file Line 26:1: E402 module level import not at top of file Line 27:1: E402 module level import not at top of file Line 28:1: E402 module level import not at top of file Line 30:1: E265 block comment should start with '# ' Line 31:1: E302 expected 2 blank lines, found 1 Line 31:45: E231 missing whitespace after ',' Line 31:80: E501 line too long (81 > 79 characters) Line 38:80: E501 line too long (105 > 79 characters) Line 43:80: E501 line too long (106 > 79 characters) Line 45:38: E231 missing whitespace after ',' Line 49:1: E265 block comment should start with '# ' Line 52:10: E211 whitespace before '(' Line 57:14: E211 whitespace before '(' Line 61:9: E265 block comment should start with '# ' Line 66:1: E303 too many blank lines (3) Line 70:9: E722 do not use bare except' Line 73:46: E202 whitespace before ')' Line 76:80: E501 line too long (140 > 79 characters) Line 79:1: E302 expected 2 blank lines, found 1 Line 79:45: E231 missing whitespace after ',' Line 83:9: E722 do not use bare except' Line 86:14: E211 whitespace before '(' Line 87:5: E265 block comment should start with '# ' Line 88:5: E265 block comment should start with '# ' Line 91:1: E302 expected 2 blank lines, found 1 Line 92:5: E265 block comment should start with '# ' Line 94:5: E265 block comment should start with '# ' Line 95:5: E265 block comment should start with '# ' Line 96:5: E265 block comment should start with '# ' Line 98:5: E265 block comment should start with '# ' Line 98:80: E501 line too long (105 > 79 characters) Line 103:5: E266 too many leading '#' for block comment Line 118:5: E266 too many leading '#' for block comment Line 123:40: E225 missing whitespace around operator Line 123:80: E501 line too long (102 > 79 characters) Line 124:5: E265 block comment should start with '# ' Line 129:72: E202 whitespace before ')' Line 136:80: E501 line too long (104 > 79 characters) Line 141:5: E266 too many leading '#' for block comment Line 154:80: E501 line too long (112 > 79 characters) Line 156:5: E266 too many leading '#' for block comment Line 158:80: E501 line too long (127 > 79 characters) Line 162:40: E225 missing whitespace around operator Line 162:80: E501 line too long (102 > 79 characters) Line 163:5: E265 block comment should start with '# ' Line 171:59: E202 whitespace before ']' Line 179:7: E111 indentation is not a multiple of four Line 180:7: E114 indentation is not a multiple of four (comment) Line 180:7: E265 block comment should start with '# ' Line 181:7: E111 indentation is not a multiple of four Line 185:9: E265 block comment should start with '# ' Line 185:80: E501 line too long (122 > 79 characters) Line 190:16: E114 indentation is not a multiple of four (comment) Line 194:17: E265 block comment should start with '# ' Line 199:16: E114 indentation is not a multiple of four (comment) Line 203:1: E302 expected 2 blank lines, found 1 Line 213:80: E501 line too long (123 > 79 characters) Line 221:80: E501 line too long (127 > 79 characters) Line 239:1: E302 expected 2 blank lines, found 1 Line 243:9: E722 do not use bare except' Line 249:80: E501 line too long (93 > 79 characters) Line 252:1: E265 block comment should start with '# ' Line 253:1: E302 expected 2 blank lines, found 1 Line 258:80: E501 line too long (117 > 79 characters) Line 264:5: E303 too many blank lines (2) Line 264:80: E501 line too long (80 > 79 characters) Line 269:80: E501 line too long (80 > 79 characters) Line 274:80: E501 line too long (80 > 79 characters) Line 284:10: E211 whitespace before '(' Line 287:1: E305 expected 2 blank lines after class or function definition, found 1 Line 295:65: W291 trailing whitespace Line 308:65: W291 trailing whitespace Line 325:5: E265 block comment should start with '# ' Line 326:5: E265 block comment should start with '# ' Line 331:29: E127 continuation line over-indented for visual indent Line 332:29: E127 continuation line over-indented for visual indent Line 333:29: E127 continuation line over-indented for visual indent Line 336:5: E265 block comment should start with '# ' Line 338:5: E265 block comment should start with '# ' Line 356:5: E265 block comment should start with '# ' Line 361:29: E127 continuation line over-indented for visual indent Line 362:29: E127 continuation line over-indented for visual indent Line 363:29: E127 continuation line over-indented for visual indent Line 368:5: E265 block comment should start with '# ' Line 372:29: E127 continuation line over-indented for visual indent Line 373:29: E127 continuation line over-indented for visual indent Line 376:5: E265 block comment should start with '# ' Line 385:1: W391 blank line at end of file

Line 4:11: E401 multiple imports on one line Line 13:80: E501 line too long (108 > 79 characters) Line 17:1: E302 expected 2 blank lines, found 1 Line 39:17: E231 missing whitespace after ',' Line 39:36: W291 trailing whitespace Line 41:1: E302 expected 2 blank lines, found 1 Line 41:80: E501 line too long (80 > 79 characters) Line 64:54: W291 trailing whitespace Line 68:14: E211 whitespace before '(' Line 77:14: E211 whitespace before '(' Line 80:80: E501 line too long (117 > 79 characters) Line 81:80: E501 line too long (117 > 79 characters) Line 82:80: E501 line too long (117 > 79 characters) Line 83:80: E501 line too long (117 > 79 characters) Line 86:29: E128 continuation line under-indented for visual indent Line 86:80: E501 line too long (124 > 79 characters) Line 88:80: E501 line too long (84 > 79 characters) Line 93:80: E501 line too long (92 > 79 characters) Line 112:80: E501 line too long (82 > 79 characters) Line 113:80: E501 line too long (103 > 79 characters)

Line 2:14: E401 multiple imports on one line Line 9:80: E501 line too long (99 > 79 characters) Line 17:80: E501 line too long (110 > 79 characters) Line 28:80: E501 line too long (88 > 79 characters)

Line 8:11: E401 multiple imports on one line Line 9:12: E401 multiple imports on one line Line 21:1: E302 expected 2 blank lines, found 1 Line 59:51: E502 the backslash is redundant between brackets Line 68:80: W291 trailing whitespace Line 97:47: W291 trailing whitespace Line 132:27: E231 missing whitespace after ',' Line 132:36: E231 missing whitespace after ',' Line 147:24: E128 continuation line under-indented for visual indent Line 160:69: W291 trailing whitespace Line 161:17: E128 continuation line under-indented for visual indent Line 166:30: E128 continuation line under-indented for visual indent Line 170:1: W293 blank line contains whitespace Line 173:1: W293 blank line contains whitespace Line 236:29: E128 continuation line under-indented for visual indent Line 238:29: E128 continuation line under-indented for visual indent Line 239:29: E128 continuation line under-indented for visual indent Line 243:29: E128 continuation line under-indented for visual indent Line 244:29: E128 continuation line under-indented for visual indent Line 252:19: E128 continuation line under-indented for visual indent Line 253:19: E128 continuation line under-indented for visual indent Line 286:5: E303 too many blank lines (2) Line 287:9: E128 continuation line under-indented for visual indent Line 288:9: E128 continuation line under-indented for visual indent Line 296:80: E501 line too long (81 > 79 characters) Line 299:80: E501 line too long (82 > 79 characters) Line 303:80: E501 line too long (81 > 79 characters) Line 306:80: E501 line too long (82 > 79 characters) Line 316:80: E501 line too long (81 > 79 characters) Line 318:80: E501 line too long (81 > 79 characters) Line 325:80: E501 line too long (81 > 79 characters) Line 327:80: E501 line too long (81 > 79 characters) Line 333:80: E501 line too long (81 > 79 characters) Line 334:80: E501 line too long (92 > 79 characters) Line 347:80: E501 line too long (82 > 79 characters) Line 350:80: E501 line too long (82 > 79 characters) Line 353:80: E501 line too long (82 > 79 characters) Line 356:80: E501 line too long (82 > 79 characters) Line 386:5: E303 too many blank lines (2) Line 406:66: E231 missing whitespace after ',' Line 406:80: E501 line too long (117 > 79 characters) Line 407:80: E501 line too long (112 > 79 characters) Line 407:91: E231 missing whitespace after ',' Line 408:80: E501 line too long (117 > 79 characters) Line 408:96: E231 missing whitespace after ',' Line 416:19: E128 continuation line under-indented for visual indent Line 417:19: E128 continuation line under-indented for visual indent Line 421:80: E501 line too long (96 > 79 characters) Line 422:80: E501 line too long (103 > 79 characters) Line 423:80: E501 line too long (93 > 79 characters) Line 424:80: E501 line too long (102 > 79 characters) Line 428:9: E701 multiple statements on one line (colon) Line 442:80: E501 line too long (81 > 79 characters) Line 443:80: E501 line too long (86 > 79 characters) Line 444:80: E501 line too long (92 > 79 characters) Line 445:80: E501 line too long (93 > 79 characters) Line 449:80: E501 line too long (95 > 79 characters) Line 457:80: E501 line too long (81 > 79 characters) Line 460:80: E501 line too long (81 > 79 characters) Line 470:80: E501 line too long (81 > 79 characters) Line 472:80: E501 line too long (81 > 79 characters) Line 479:80: E501 line too long (81 > 79 characters) Line 481:80: E501 line too long (81 > 79 characters) Line 486:4: E111 indentation is not a multiple of four Line 487:4: E111 indentation is not a multiple of four Line 488:4: E111 indentation is not a multiple of four Line 489:4: E111 indentation is not a multiple of four Line 491:4: E111 indentation is not a multiple of four Line 492:4: E111 indentation is not a multiple of four Line 494:4: E114 indentation is not a multiple of four (comment) Line 494:80: E501 line too long (104 > 79 characters) Line 495:4: E111 indentation is not a multiple of four Line 497:4: E114 indentation is not a multiple of four (comment) Line 498:4: E111 indentation is not a multiple of four Line 498:80: E501 line too long (126 > 79 characters) Line 500:4: E114 indentation is not a multiple of four (comment) Line 501:4: E111 indentation is not a multiple of four Line 502:4: E111 indentation is not a multiple of four Line 503:4: E111 indentation is not a multiple of four Line 504:4: E111 indentation is not a multiple of four Line 506:4: E111 indentation is not a multiple of four Line 506:80: E501 line too long (80 > 79 characters) Line 508:4: E111 indentation is not a multiple of four Line 509:1: W391 blank line at end of file

Line 3:1: E402 module level import not at top of file Line 4:1: E402 module level import not at top of file Line 5: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 79:64: E225 missing whitespace around operator Line 81:20: E124 closing bracket does not match visual indentation

Line 9:1: E302 expected 2 blank lines, found 1 Line 13:27: E231 missing whitespace after ','

Line 17:1: E128 continuation line under-indented for visual indent Line 20:27: W291 trailing whitespace Line 23:1: E128 continuation line under-indented for visual indent Line 24:1: E128 continuation line under-indented for visual indent Line 25:1: E128 continuation line under-indented for visual indent Line 26:1: E128 continuation line under-indented for visual indent Line 27:1: E128 continuation line under-indented for visual indent Line 28:1: E128 continuation line under-indented for visual indent Line 29:1: E128 continuation line under-indented for visual indent Line 30:1: E128 continuation line under-indented for visual indent Line 31:1: E128 continuation line under-indented for visual indent Line 32:1: E128 continuation line under-indented for visual indent Line 33:1: E128 continuation line under-indented for visual indent Line 34:1: E128 continuation line under-indented for visual indent Line 35:1: E128 continuation line under-indented for visual indent Line 36:1: E128 continuation line under-indented for visual indent Line 38:1: E302 expected 2 blank lines, found 1 Line 69:5: E303 too many blank lines (2) Line 79:80: E501 line too long (100 > 79 characters) Line 84:47: E128 continuation line under-indented for visual indent Line 84:80: E501 line too long (90 > 79 characters) Line 85:47: E128 continuation line under-indented for visual indent Line 86:47: E128 continuation line under-indented for visual indent

Line 12:1: E128 continuation line under-indented for visual indent Line 15:3: E128 continuation line under-indented for visual indent Line 17:3: E128 continuation line under-indented for visual indent Line 18:3: E128 continuation line under-indented for visual indent Line 19:3: E128 continuation line under-indented for visual indent Line 20:3: E128 continuation line under-indented for visual indent Line 22:3: E128 continuation line under-indented for visual indent Line 23:3: E128 continuation line under-indented for visual indent Line 24:3: E128 continuation line under-indented for visual indent Line 25:3: E128 continuation line under-indented for visual indent Line 26:3: E128 continuation line under-indented for visual indent Line 27:3: E128 continuation line under-indented for visual indent Line 28:3: E128 continuation line under-indented for visual indent Line 29:3: E128 continuation line under-indented for visual indent Line 31:3: E128 continuation line under-indented for visual indent Line 32:3: E128 continuation line under-indented for visual indent Line 33:3: E128 continuation line under-indented for visual indent Line 34:3: E128 continuation line under-indented for visual indent Line 35:3: E128 continuation line under-indented for visual indent Line 36:3: E128 continuation line under-indented for visual indent Line 37:3: E128 continuation line under-indented for visual indent Line 38:3: E128 continuation line under-indented for visual indent Line 39:3: E128 continuation line under-indented for visual indent Line 40:3: E128 continuation line under-indented for visual indent Line 41:3: E128 continuation line under-indented for visual indent Line 42:3: E128 continuation line under-indented for visual indent Line 43:3: E128 continuation line under-indented for visual indent Line 44:3: E128 continuation line under-indented for visual indent Line 45:3: E128 continuation line under-indented for visual indent Line 46:3: E128 continuation line under-indented for visual indent Line 47:3: E128 continuation line under-indented for visual indent Line 48:3: E128 continuation line under-indented for visual indent Line 49:3: E128 continuation line under-indented for visual indent Line 50:3: E128 continuation line under-indented for visual indent Line 51:3: E128 continuation line under-indented for visual indent Line 53:3: E128 continuation line under-indented for visual indent Line 54:3: E128 continuation line under-indented for visual indent Line 55:3: E128 continuation line under-indented for visual indent Line 56:3: E128 continuation line under-indented for visual indent Line 57:3: E128 continuation line under-indented for visual indent Line 58:3: E128 continuation line under-indented for visual indent Line 59:3: E128 continuation line under-indented for visual indent Line 60:3: E128 continuation line under-indented for visual indent Line 61:3: E128 continuation line under-indented for visual indent Line 62:3: E128 continuation line under-indented for visual indent Line 63:3: E128 continuation line under-indented for visual indent Line 64:3: E128 continuation line under-indented for visual indent Line 65:3: E128 continuation line under-indented for visual indent Line 66:3: E128 continuation line under-indented for visual indent Line 67:3: E128 continuation line under-indented for visual indent Line 68:3: E128 continuation line under-indented for visual indent Line 69:3: E128 continuation line under-indented for visual indent Line 70:3: E128 continuation line under-indented for visual indent Line 71:3: E128 continuation line under-indented for visual indent Line 72:3: E128 continuation line under-indented for visual indent Line 73:3: E128 continuation line under-indented for visual indent Line 76:2: E128 continuation line under-indented for visual indent Line 77:2: E128 continuation line under-indented for visual indent Line 78:2: E128 continuation line under-indented for visual indent Line 79:2: E128 continuation line under-indented for visual indent Line 80:2: E128 continuation line under-indented for visual indent Line 81:2: E128 continuation line under-indented for visual indent Line 82:2: E128 continuation line under-indented for visual indent Line 83:2: E128 continuation line under-indented for visual indent Line 84:2: E128 continuation line under-indented for visual indent Line 85:2: E128 continuation line under-indented for visual indent Line 86:2: E128 continuation line under-indented for visual indent Line 87:2: E128 continuation line under-indented for visual indent Line 88:2: E128 continuation line under-indented for visual indent Line 89:2: E128 continuation line under-indented for visual indent Line 90:2: E128 continuation line under-indented for visual indent Line 91:2: E128 continuation line under-indented for visual indent Line 92:2: E128 continuation line under-indented for visual indent Line 93:2: E128 continuation line under-indented for visual indent Line 94:2: E128 continuation line under-indented for visual indent Line 95:2: E128 continuation line under-indented for visual indent Line 96:2: E128 continuation line under-indented for visual indent Line 98:1: E302 expected 2 blank lines, found 1 Line 102:80: E501 line too long (123 > 79 characters)

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 147:1: E124 closing bracket does not match visual indentation

Line 1:16: E231 missing whitespace after ',' Line 1:16: E401 multiple imports on one line Line 1:19: E231 missing whitespace after ',' Line 1:26: E231 missing whitespace after ',' Line 1:33: E231 missing whitespace after ',' Line 1:37: E231 missing whitespace after ',' Line 1:44: E231 missing whitespace after ',' Line 8:45: E231 missing whitespace after ',' Line 14:23: E122 continuation line missing indentation or outdented Line 15:23: E122 continuation line missing indentation or outdented Line 19:80: E501 line too long (166 > 79 characters) Line 19:132: E231 missing whitespace after ',' Line 22:80: E501 line too long (124 > 79 characters)