Closed scottcoughlin2014 closed 6 years ago
Hello @scottcoughlin2014! Thanks for submitting the PR.
API/API.py
, following are the PEP8 issues :Line 7:10: E401 multiple imports on one line Line 18:1: E266 too many leading '#' for block comment Line 21:80: E501 line too long (166 > 79 characters) Line 21:132: E231 missing whitespace after ',' Line 24:1: E302 expected 2 blank lines, found 1 Line 27:1: E265 block comment should start with '# ' Line 28:1: E302 expected 2 blank lines, found 1 Line 36:9: E722 do not use bare except' Line 41:1: E305 expected 2 blank lines after class or function definition, found 1 Line 42:17: E222 multiple spaces after operator Line 43:27: E231 missing whitespace after ',' Line 43:36: E231 missing whitespace after ',' Line 46:80: E501 line too long (98 > 79 characters) Line 50:1: E265 block comment should start with '# ' Line 51:62: E231 missing whitespace after ',' Line 51:80: E501 line too long (85 > 79 characters) Line 54:80: E501 line too long (90 > 79 characters) Line 61:80: E501 line too long (124 > 79 characters) Line 64:18: E231 missing whitespace after ',' Line 67:5: E722 do not use bare except' Line 76:5: E722 do not use bare except' Line 84:72: W291 trailing whitespace Line 85:71: E231 missing whitespace after ',' Line 85:80: E501 line too long (98 > 79 characters) Line 86:80: E501 line too long (116 > 79 characters) Line 86:89: E231 missing whitespace after ',' Line 87:80: E501 line too long (118 > 79 characters) Line 87:91: E231 missing whitespace after ',' Line 88:80: E501 line too long (89 > 79 characters) Line 90:80: E501 line too long (393 > 79 characters) Line 91:1: E265 block comment should start with '# ' Line 92:1: E265 block comment should start with '# ' Line 93:1: W293 blank line contains whitespace Line 95:80: E501 line too long (343 > 79 characters) Line 95:344: W291 trailing whitespace Line 97:80: E501 line too long (117 > 79 characters) Line 100:1: E722 do not use bare except' Line 103:48: E231 missing whitespace after ',' Line 103:53: E231 missing whitespace after ',' Line 103:69: E231 missing whitespace after ',' Line 103:80: E501 line too long (248 > 79 characters) Line 103:86: E231 missing whitespace after ',' Line 103:99: E231 missing whitespace after ',' Line 103:116: E231 missing whitespace after ',' Line 103:139: E231 missing whitespace after ',' Line 103:161: E231 missing whitespace after ',' Line 103:189: E231 missing whitespace after ',' Line 104:56: E231 missing whitespace after ',' Line 107:44: E231 missing whitespace after ',' Line 107:51: E231 missing whitespace after ',' Line 107:63: E231 missing whitespace after ',' Line 107:80: E501 line too long (96 > 79 characters) Line 107:82: E231 missing whitespace after ','
API/checkConfmatrix.py
, following are the PEP8 issues :Line 6:10: E401 multiple imports on one line Line 18:1: E302 expected 2 blank lines, found 1 Line 21:1: E305 expected 2 blank lines after class or function definition, found 1 Line 21:80: E501 line too long (166 > 79 characters) Line 21:132: E231 missing whitespace after ',' Line 24:80: E501 line too long (145 > 79 characters) Line 29:80: E501 line too long (98 > 79 characters) Line 31:42: E231 missing whitespace after ',' Line 35:80: E501 line too long (84 > 79 characters) Line 38:80: E501 line too long (89 > 79 characters) Line 44:80: E501 line too long (90 > 79 characters) Line 47:80: E501 line too long (88 > 79 characters) Line 52:80: E501 line too long (112 > 79 characters) Line 54:40: E203 whitespace before ':' Line 54:80: E501 line too long (185 > 79 characters) Line 54:123: E203 whitespace before ':' Line 58:17: E222 multiple spaces after operator Line 59:27: E231 missing whitespace after ',' Line 59:36: E231 missing whitespace after ',' Line 64:80: E501 line too long (123 > 79 characters) Line 65:80: E501 line too long (81 > 79 characters) Line 67:80: E501 line too long (144 > 79 characters) Line 68:54: E231 missing whitespace after ',' Line 68:80: E501 line too long (97 > 79 characters) Line 68:84: E231 missing whitespace after ',' Line 71:80: E501 line too long (111 > 79 characters) Line 72:80: E501 line too long (141 > 79 characters) Line 73:80: E501 line too long (141 > 79 characters) Line 74:80: E501 line too long (141 > 79 characters) Line 75:80: E501 line too long (141 > 79 characters) Line 81:69: W291 trailing whitespace Line 84:51: W291 trailing whitespace Line 87:28: E231 missing whitespace after ',' Line 87:34: E231 missing whitespace after ',' Line 87:44: E231 missing whitespace after ',' Line 88:17: E231 missing whitespace after ',' Line 88:20: E231 missing whitespace after ',' Line 88:23: E231 missing whitespace after ',' Line 88:80: E501 line too long (88 > 79 characters) Line 90:80: E501 line too long (100 > 79 characters) Line 91:80: E501 line too long (100 > 79 characters) Line 92:80: E501 line too long (97 > 79 characters) Line 94:80: E501 line too long (95 > 79 characters) Line 95:80: E501 line too long (81 > 79 characters) Line 97:80: E501 line too long (95 > 79 characters) Line 98:80: E501 line too long (81 > 79 characters) Line 100:80: E501 line too long (95 > 79 characters) Line 101:80: E501 line too long (81 > 79 characters) Line 103:80: E501 line too long (95 > 79 characters) Line 104:80: E501 line too long (81 > 79 characters) Line 108:53: E231 missing whitespace after ',' Line 113:80: E501 line too long (97 > 79 characters) Line 116:80: E501 line too long (207 > 79 characters) Line 119:25: E231 missing whitespace after ',' Line 120:44: E231 missing whitespace after ',' Line 120:80: E501 line too long (101 > 79 characters) Line 126:1: E302 expected 2 blank lines, found 1 Line 128:80: E501 line too long (87 > 79 characters) Line 131:80: E501 line too long (87 > 79 characters) Line 131:88: W291 trailing whitespace Line 133:1: E305 expected 2 blank lines after class or function definition, found 1 Line 133:29: E231 missing whitespace after ',' Line 137:80: E501 line too long (159 > 79 characters) Line 141:31: E203 whitespace before ':' Line 141:65: E203 whitespace before ':' Line 141:80: E501 line too long (190 > 79 characters) Line 141:92: E231 missing whitespace after ','
API/retireimage.py
, following are the PEP8 issues :Line 6:10: E401 multiple imports on one line Line 17:80: E501 line too long (166 > 79 characters) Line 17:132: E231 missing whitespace after ',' Line 20:55: E231 missing whitespace after ',' Line 33:51: E231 missing whitespace after ',' Line 34:80: E501 line too long (91 > 79 characters) Line 35:34: E231 missing whitespace after ',' Line 43:1: E265 block comment should start with '# ' Line 44:48: E231 missing whitespace after ',' Line 44:62: E231 missing whitespace after ',' Line 48:37: E231 missing whitespace after ',' Line 50:38: E231 missing whitespace after ',' Line 57:43: W291 trailing whitespace Line 61:1: E302 expected 2 blank lines, found 0 Line 65:56: W291 trailing whitespace Line 66:70: W291 trailing whitespace Line 71:72: E231 missing whitespace after ',' Line 73:80: E501 line too long (196 > 79 characters) Line 81:80: E501 line too long (123 > 79 characters) Line 83:80: E501 line too long (105 > 79 characters) Line 86:80: E501 line too long (159 > 79 characters) Line 89:69: E225 missing whitespace around operator Line 89:70: E203 whitespace before ',' Line 91:80: E501 line too long (81 > 79 characters) Line 92:80: E501 line too long (101 > 79 characters) Line 93:80: E501 line too long (104 > 79 characters) Line 93:105: W291 trailing whitespace Line 99:80: E501 line too long (140 > 79 characters) Line 99:112: E231 missing whitespace after ','
pyomega/API/calcConfMatrix.py
, following are the PEP8 issues :Line 6:10: E401 multiple imports on one line Line 18:1: E302 expected 2 blank lines, found 1 Line 20:80: E501 line too long (170 > 79 characters) Line 20:136: E231 missing whitespace after ',' Line 23:80: E501 line too long (149 > 79 characters) Line 27:80: E501 line too long (92 > 79 characters) Line 33:80: E501 line too long (92 > 79 characters) Line 37:21: E222 multiple spaces after operator Line 38:31: E231 missing whitespace after ',' Line 38:40: E231 missing whitespace after ',' Line 41:80: E501 line too long (80 > 79 characters) Line 43:80: E501 line too long (127 > 79 characters) Line 44:80: E501 line too long (85 > 79 characters) Line 46:80: E501 line too long (148 > 79 characters) Line 47:58: E231 missing whitespace after ',' Line 47:80: E501 line too long (101 > 79 characters) Line 47:88: E231 missing whitespace after ',' Line 51:80: E501 line too long (81 > 79 characters) Line 57:32: E231 missing whitespace after ',' Line 57:38: E231 missing whitespace after ',' Line 57:80: E501 line too long (80 > 79 characters) Line 58:21: E231 missing whitespace after ',' Line 58:24: E231 missing whitespace after ',' Line 58:27: E231 missing whitespace after ',' Line 58:80: E501 line too long (92 > 79 characters) Line 59:78: E203 whitespace before ':' Line 59:80: E501 line too long (141 > 79 characters) Line 59:104: E203 whitespace before ':'
pyomega/API/projectStructure.py
, following are the PEP8 issues :Line 6:10: E401 multiple imports on one line Line 9:1: E265 block comment should start with '# ' Line 10:1: E302 expected 2 blank lines, found 1 Line 16:9: E722 do not use bare except' Line 21:19: E231 missing whitespace after ',' Line 31:5: E722 do not use bare except' Line 34:80: E501 line too long (98 > 79 characters) Line 48:13: E722 do not use bare except' Line 52:80: E501 line too long (82 > 79 characters) Line 53:80: E501 line too long (97 > 79 characters) Line 56:13: E303 too many blank lines (2) Line 56:80: E501 line too long (92 > 79 characters) Line 66:80: E501 line too long (94 > 79 characters) Line 66:85: E231 missing whitespace after ',' Line 68:80: E501 line too long (94 > 79 characters) Line 78:1: E305 expected 2 blank lines after class or function definition, found 1 Line 79:4: E111 indentation is not a multiple of four
pyomega/ML/labelling_test_glitches.py
, following are the PEP8 issues :Line 5:11: E401 multiple imports on one line Line 14:80: E501 line too long (108 > 79 characters) Line 17:80: E501 line too long (85 > 79 characters) Line 22:1: E302 expected 2 blank lines, found 1 Line 28:17: E231 missing whitespace after ',' Line 28:36: W291 trailing whitespace Line 30:1: E302 expected 2 blank lines, found 1 Line 30:80: E501 line too long (80 > 79 characters) Line 37:54: W291 trailing whitespace Line 41:14: E211 whitespace before '(' Line 54:14: E211 whitespace before '(' Line 57:80: E501 line too long (117 > 79 characters) Line 58:80: E501 line too long (117 > 79 characters) Line 59:80: E501 line too long (117 > 79 characters) Line 60:80: E501 line too long (117 > 79 characters) Line 62:80: E501 line too long (86 > 79 characters) Line 63:29: E128 continuation line under-indented for visual indent Line 63:80: E501 line too long (124 > 79 characters) Line 65:80: E501 line too long (84 > 79 characters) Line 70:80: E501 line too long (92 > 79 characters) Line 73:80: E501 line too long (82 > 79 characters) Line 74:80: E501 line too long (103 > 79 characters)
pyomega/ML/make_pickle_for_linux.py
, following are the PEP8 issues :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)
pyomega/plot/plot.py
, following are the PEP8 issues :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 ','
pyomega/utils/log.py
, following are the PEP8 issues :setup.py
, following are the PEP8 issues :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 150:1: E124 closing bracket does not match visual indentation
I am sure some things are sill broken but development was in pretty pristine shape and was used for VIRGO trigger production with a couple changes that are now on master and develop