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

new single level map input structure #213

Closed gwenchee closed 5 years ago

gwenchee commented 5 years ago

This PR addresses https://github.com/arfc/d3ploy/issues/212.

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 35:80: E501 line too long (84 > 79 characters)

Line 36:80: E501 line too long (105 > 79 characters) Line 89:80: E501 line too long (80 > 79 characters) Line 96:80: E501 line too long (81 > 79 characters)

Line 37:64: W291 trailing whitespace Line 38:17: E128 continuation line under-indented for visual indent Line 44:59: W291 trailing whitespace Line 49:72: W291 trailing whitespace Line 50:52: E127 continuation line over-indented for visual indent Line 92:61: W291 trailing whitespace Line 98:58: W291 trailing whitespace Line 134:70: W291 trailing whitespace Line 193:68: W291 trailing whitespace Line 253:71: W291 trailing whitespace

Comment last updated at 2019-03-28 21:09:21 UTC
gwenchee commented 5 years ago

This works with https://github.com/cyclus/cyclus/pull/1501 version of cyclus