apertif / apercal

GNU General Public License v3.0
3 stars 9 forks source link

- corrected order of crosscal solutions #233

Closed adebahr closed 5 years ago

adebahr commented 5 years ago
pep8speaks commented 5 years ago

Hello @adebahr! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 77:5: E303 too many blank lines (2) Line 99:201: E501 line too long (259 > 200 characters) Line 120:9: E303 too many blank lines (2) Line 130:201: E501 line too long (257 > 200 characters) Line 154:5: E303 too many blank lines (2) Line 182:1: W293 blank line contains whitespace Line 184:1: W293 blank line contains whitespace Line 211:5: E303 too many blank lines (2) Line 245:1: W293 blank line contains whitespace Line 246:1: W293 blank line contains whitespace Line 247:25: E303 too many blank lines (2) Line 247:201: E501 line too long (283 > 200 characters) Line 284:82: E261 at least two spaces before inline comment Line 309:1: W293 blank line contains whitespace Line 312:1: W293 blank line contains whitespace Line 318:1: W293 blank line contains whitespace Line 358:80: E261 at least two spaces before inline comment Line 369:1: W293 blank line contains whitespace Line 377:1: W293 blank line contains whitespace Line 387:201: E501 line too long (279 > 200 characters) Line 428:80: E261 at least two spaces before inline comment Line 429:92: E261 at least two spaces before inline comment Line 462:95: E231 missing whitespace after ',' Line 464:201: E501 line too long (293 > 200 characters) Line 500:80: E261 at least two spaces before inline comment Line 501:92: E261 at least two spaces before inline comment Line 535:95: E231 missing whitespace after ',' Line 542:121: E221 multiple spaces before operator Line 542:201: E501 line too long (280 > 200 characters) Line 577:80: E261 at least two spaces before inline comment Line 578:92: E261 at least two spaces before inline comment Line 630:201: E501 line too long (286 > 200 characters) Line 668:80: E261 at least two spaces before inline comment Line 669:92: E261 at least two spaces before inline comment Line 681:1: W293 blank line contains whitespace Line 692:1: W293 blank line contains whitespace Line 697:1: W293 blank line contains whitespace Line 702:1: W293 blank line contains whitespace Line 707:1: W293 blank line contains whitespace Line 712:1: W293 blank line contains whitespace Line 722:1: W293 blank line contains whitespace Line 745:1: W293 blank line contains whitespace Line 832:80: E261 at least two spaces before inline comment Line 833:92: E261 at least two spaces before inline comment

adebahr commented 5 years ago