Closed brynickson closed 3 years ago
Hello @brynickson, Thank you for submitting the Pull Request !
jwst_coronagraph_visibility/gui.py
:Line 22:1: E402 module level import not at top of file Line 23:1: E402 module level import not at top of file 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 29:1: E402 module level import not at top of file Line 30:1: E402 module level import not at top of file Line 31:1: E402 module level import not at top of file Line 32:1: E402 module level import not at top of file Line 42:1: E402 module level import not at top of file Line 43:1: E402 module level import not at top of file Line 44:1: E402 module level import not at top of file Line 100:8: E126 continuation line over-indented for hanging indent
jwst_coronagraph_visibility/skyvec2ins.py
:Line 71:34: W504 line break after binary operator Line 72:60: W504 line break after binary operator Line 100:52: W504 line break after binary operator Line 189:51: W504 line break after binary operator Line 503:24: W504 line break after binary operator Line 504:26: W504 line break after binary operator Line 511:25: W504 line break after binary operator Line 512:25: W504 line break after binary operator
jwst_coronagraph_visibility/tests/test_gui.py
:jwst_coronagraph_visibility/tests/test_skyvec2ins.py
:Line 14:1: E302 expected 2 blank lines, found 1 Line 67:1: E302 expected 2 blank lines, found 1 Line 122:1: E302 expected 2 blank lines, found 1 Line 149:1: E302 expected 2 blank lines, found 1 Line 189:5: E303 too many blank lines (2) Line 189:31: E261 at least two spaces before inline comment Line 206:29: E241 multiple spaces after ',' Line 207:29: E241 multiple spaces after ',' Line 208:29: E241 multiple spaces after ',' Line 209:29: E241 multiple spaces after ',' Line 211:1: E302 expected 2 blank lines, found 1 Line 232:1: E302 expected 2 blank lines, found 1 Line 253:1: E302 expected 2 blank lines, found 1 Line 274:1: E302 expected 2 blank lines, found 1
If you have not done so, please consult the jwql
Style Guide