OCESS / orbitx

Rewrite of OrbitV, maintained by Patrick, Gavin, and contributors
MIT License
10 stars 18 forks source link

Working space station #62

Closed pmelanson closed 5 years ago

pmelanson commented 5 years ago

making this to read it

pep8speaks commented 5 years ago

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

Line 242:37: E231 missing whitespace after ',' Line 244:37: E231 missing whitespace after ',' Line 250:17: E117 over-indented Line 257:1: W293 blank line contains whitespace Line 261:1: W293 blank line contains whitespace Line 264:24: E225 missing whitespace around operator Line 264:40: E228 missing whitespace around modulo operator Line 265:1: W293 blank line contains whitespace Line 266:18: E225 missing whitespace around operator Line 266:41: E228 missing whitespace around modulo operator Line 267:18: E225 missing whitespace around operator Line 267:41: E228 missing whitespace around modulo operator Line 268:1: W293 blank line contains whitespace Line 269:27: E225 missing whitespace around operator Line 269:56: E225 missing whitespace around operator Line 270:13: E265 block comment should start with '# ' Line 271:28: E231 missing whitespace after ',' Line 273:1: W293 blank line contains whitespace Line 282:20: E225 missing whitespace around operator Line 283:15: E225 missing whitespace around operator Line 283:51: E231 missing whitespace after ',' Line 283:80: E501 line too long (86 > 79 characters) Line 284:9: E265 block comment should start with '# ' Line 285:35: E228 missing whitespace around modulo operator Line 289:1: W293 blank line contains whitespace Line 290:9: E265 block comment should start with '# ' Line 291:9: E265 block comment should start with '# ' Line 292:1: W293 blank line contains whitespace Line 322:1: W293 blank line contains whitespace Line 327:1: W293 blank line contains whitespace

Line 63:1: W293 blank line contains whitespace Line 64:1: W293 blank line contains whitespace Line 65:5: E265 block comment should start with '# ' Line 65:5: E303 too many blank lines (2)