ucsusa / pypsa-illinois

A model of the Illinois electricity system built with PyPSA.
GNU General Public License v3.0
4 stars 0 forks source link

Fossil fuel retirements #39

Closed samgdotson closed 2 months ago

samgdotson commented 2 months ago

This PR

pep8speaks commented 2 months ago

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

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)

Comment last updated at 2024-09-04 15:23:49 UTC