apertif / apercal

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

Line channel check #261

Closed rs1701 closed 5 years ago

rs1701 commented 5 years ago

Fixed some issues with the channel selection and chunk settings

pep8speaks commented 5 years ago

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

Line 76:38: E261 at least two spaces before inline comment Line 76:39: E262 inline comment should start with '# ' Line 496:9: E265 block comment should start with '# ' Line 526:127: E202 whitespace before ')'