Closed rasbt closed 3 years ago
Hello @rasbt! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
ch15/ch15_part1.py
:Line 278:9: E122 continuation line missing indentation or outdented Line 280:9: E122 continuation line missing indentation or outdented Line 281:1: W293 blank line contains whitespace Line 285:9: E122 continuation line missing indentation or outdented Line 287:9: E122 continuation line missing indentation or outdented
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Fixes #139
@vmirly can you double check that this looks good?