Closed rasbt closed 2 years ago
Hello @rasbt! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
ch14/ch14_part2.py
Line 66:80: E501 line too long (214 > 79 characters) Line 67:2: W291 trailing whitespace Line 68:80: E501 line too long (124 > 79 characters) Line 68:125: W291 trailing whitespace Line 69:80: E501 line too long (127 > 79 characters) Line 69:128: W291 trailing whitespace Line 70:2: W291 trailing whitespace Line 71:70: W291 trailing whitespace Line 72:2: W291 trailing whitespace Line 73:80: E501 line too long (86 > 79 characters) Line 73:87: W291 trailing whitespace Line 74:80: E501 line too long (123 > 79 characters) Line 75:80: E501 line too long (173 > 79 characters) Line 76:2: W291 trailing whitespace Line 77:80: E501 line too long (231 > 79 characters)
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Hello @rasbt! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
ch14/ch14_part2.py
: