phi-grib / flame

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

New documentation output in YAML format implemented. #159

Closed josecarlosgomezt closed 4 years ago

josecarlosgomezt commented 5 years ago

Overwritting documentation fields by using deltas implemented. (-t file): -manage -a documentation -e endpoint -t delta

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 313:29: E117 over-indented Line 313:80: E501 line too long (89 > 79 characters) Line 314:33: E128 continuation line under-indented for visual indent Line 316:80: E501 line too long (109 > 79 characters)

Line 111:30: E231 missing whitespace after ',' Line 114:5: E303 too many blank lines (2) Line 115:73: W291 trailing whitespace Line 118:71: W291 trailing whitespace Line 122:63: W291 trailing whitespace Line 123:43: W291 trailing whitespace Line 145:1: W293 blank line contains whitespace Line 151:74: W291 trailing whitespace Line 161:25: E265 block comment should start with '# ' Line 164:21: E265 block comment should start with '# ' Line 169:14: W291 trailing whitespace Line 172:44: E211 whitespace before '(' Line 173:45: E128 continuation line under-indented for visual indent Line 176:26: E211 whitespace before '(' Line 179:1: W293 blank line contains whitespace Line 180:26: E231 missing whitespace after ',' Line 208:12: W291 trailing whitespace Line 209:12: E713 test for membership should be 'not in' Line 219:12: W291 trailing whitespace Line 221:12: E713 test for membership should be 'not in' Line 225:30: E203 whitespace before ',' Line 225:31: E231 missing whitespace after ',' Line 250:80: E501 line too long (80 > 79 characters) Line 251:80: E501 line too long (81 > 79 characters) Line 254:80: E501 line too long (80 > 79 characters) Line 254:81: W291 trailing whitespace Line 255:80: E501 line too long (81 > 79 characters) Line 255:82: W291 trailing whitespace Line 258:12: E713 test for membership should be 'not in' Line 261:12: E713 test for membership should be 'not in' Line 268:1: W293 blank line contains whitespace Line 269:12: E713 test for membership should be 'not in' Line 280:58: W291 trailing whitespace Line 283:12: E713 test for membership should be 'not in' Line 284:19: W291 trailing whitespace Line 290:26: E211 whitespace before '(' Line 295:42: E225 missing whitespace around operator Line 297:17: E211 whitespace before '(' Line 310:80: E501 line too long (83 > 79 characters) Line 311:37: E231 missing whitespace after ',' Line 311:52: W291 trailing whitespace Line 312:17: E128 continuation line under-indented for visual indent Line 316:22: E128 continuation line under-indented for visual indent Line 446:13: E722 do not use bare 'except' Line 576:18: E211 whitespace before '(' Line 581:36: W291 trailing whitespace Line 584:55: W291 trailing whitespace Line 585:33: E231 missing whitespace after ',' Line 585:51: E231 missing whitespace after ',' Line 586:38: E231 missing whitespace after ',' Line 586:54: E231 missing whitespace after ',' Line 587:38: E231 missing whitespace after ',' Line 587:53: E231 missing whitespace after ',' Line 588:34: E231 missing whitespace after ',' Line 593:1: W293 blank line contains whitespace

Line 521:80: E501 line too long (80 > 79 characters) Line 527:1: W293 blank line contains whitespace Line 531:44: W291 trailing whitespace Line 545:10: E128 continuation line under-indented for visual indent Line 546:9: E128 continuation line under-indented for visual indent Line 547:9: E128 continuation line under-indented for visual indent Line 547:80: E501 line too long (82 > 79 characters) Line 548:9: E128 continuation line under-indented for visual indent Line 548:68: W291 trailing whitespace Line 549:9: E128 continuation line under-indented for visual indent Line 549:80: E501 line too long (80 > 79 characters) Line 550:9: E128 continuation line under-indented for visual indent Line 550:80: E501 line too long (83 > 79 characters) Line 551:9: E128 continuation line under-indented for visual indent Line 551:80: E501 line too long (84 > 79 characters) Line 552:9: E128 continuation line under-indented for visual indent Line 553:9: E124 closing bracket does not match visual indentation Line 556:9: E303 too many blank lines (2) Line 565:17: E266 too many leading '#' for block comment Line 566:17: E266 too many leading '#' for block comment Line 568:49: E203 whitespace before ',' Line 568:50: E231 missing whitespace after ',' Line 572:30: E211 whitespace before '(' Line 574:80: E501 line too long (82 > 79 characters) Line 578:38: E211 whitespace before '(' Line 578:75: E262 inline comment should start with '# ' Line 578:80: E501 line too long (96 > 79 characters) Line 579:1: W293 blank line contains whitespace Line 581:33: E265 block comment should start with '# ' Line 585:52: W291 trailing whitespace Line 587:40: W291 trailing whitespace Line 591:80: E501 line too long (93 > 79 characters) Line 602:46: E211 whitespace before '(' Line 603:46: E222 multiple spaces after operator Line 607:38: E211 whitespace before '(' Line 607:80: E501 line too long (96 > 79 characters) Line 612:50: W291 trailing whitespace Line 620:22: E211 whitespace before '(' Line 705:1: E302 expected 2 blank lines, found 1 Line 728:80: E501 line too long (82 > 79 characters)