phi-grib / flame

Modeling framework for eTRANSAFE project
GNU General Public License v3.0
12 stars 10 forks source link

- Parameter value access changed. #154

Closed josecarlosgomezt closed 5 years ago

josecarlosgomezt commented 5 years ago
pep8speaks commented 5 years ago

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

Line 96:1: W293 blank line contains whitespace Line 100:80: E501 line too long (86 > 79 characters) Line 102:1: W293 blank line contains whitespace Line 104:9: E265 block comment should start with '# ' Line 118:1: W293 blank line contains whitespace Line 260:61: E502 the backslash is redundant between brackets Line 261:13: E128 continuation line under-indented for visual indent Line 261:80: E501 line too long (83 > 79 characters) Line 261:83: E502 the backslash is redundant between brackets Line 262:17: E128 continuation line under-indented for visual indent Line 262:78: E502 the backslash is redundant between brackets Line 263:80: E501 line too long (82 > 79 characters) Line 263:82: E502 the backslash is redundant between brackets Line 264:76: E502 the backslash is redundant between brackets Line 265:29: E127 continuation line over-indented for visual indent Line 265:80: E501 line too long (83 > 79 characters) Line 265:82: E202 whitespace before ']' Line 266:80: E501 line too long (87 > 79 characters) Line 267:29: W291 trailing whitespace Line 280:80: E501 line too long (83 > 79 characters) Line 280:83: E502 the backslash is redundant between brackets Line 281:25: E128 continuation line under-indented for visual indent Line 287:79: E502 the backslash is redundant between brackets Line 288:21: E128 continuation line under-indented for visual indent