arfc / d3ploy

A collection of Cyclus manager archetypes for demand driven deployment
BSD 3-Clause "New" or "Revised" License
4 stars 11 forks source link

Test #226

Closed gwenchee closed 5 years ago

gwenchee commented 5 years ago

In this PR: 1) Make calculated demand red dots see through for ease of understanding the plots 2) addresses https://github.com/arfc/d3ploy/issues/195, with fixes suggested in https://github.com/arfc/d3ploy/pull/214

pep8speaks commented 5 years ago

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

Line 51:80: E501 line too long (80 > 79 characters) Line 93:80: E501 line too long (80 > 79 characters) Line 138:80: E501 line too long (84 > 79 characters) Line 151:80: E501 line too long (81 > 79 characters)

Line 308:80: E501 line too long (91 > 79 characters) Line 327:80: E501 line too long (84 > 79 characters)

Comment last updated at 2019-04-18 22:14:51 UTC
robfairh commented 5 years ago

looks good