Closed samgdotson closed 2 months ago
Hello @samgdotson! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
scripts/add_electricity.py
:Line 391:1: W293 blank line contains whitespace Line 393:1: W293 blank line contains whitespace Line 397:1: W293 blank line contains whitespace Line 404:1: W293 blank line contains whitespace Line 406:1: W293 blank line contains whitespace Line 408:25: E127 continuation line over-indented for visual indent Line 409:25: E127 continuation line over-indented for visual indent Line 410:25: E127 continuation line over-indented for visual indent Line 411:25: E127 continuation line over-indented for visual indent Line 412:25: E127 continuation line over-indented for visual indent Line 413:25: E127 continuation line over-indented for visual indent Line 414:25: E124 closing bracket does not match visual indentation Line 417:1: W293 blank line contains whitespace Line 419:1: W293 blank line contains whitespace Line 479:5: E303 too many blank lines (2) Line 500:80: E501 line too long (81 > 79 characters)
This PR