phi-grib / flame

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

first implementation of word documentation #207

Closed manuelpastor closed 3 years ago

pep8speaks commented 3 years ago

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

Line 469:80: E501 line too long (82 > 79 characters) Line 470:13: E128 continuation line under-indented for visual indent Line 472:80: E501 line too long (82 > 79 characters) Line 472:83: W291 trailing whitespace Line 473:13: E128 continuation line under-indented for visual indent

Line 403:5: E303 too many blank lines (2) Line 403:17: E211 whitespace before '(' Line 434:80: E501 line too long (85 > 79 characters) Line 435:49: E231 missing whitespace after ',' Line 435:80: E501 line too long (160 > 79 characters) Line 436:25: E128 continuation line under-indented for visual indent Line 436:80: E501 line too long (92 > 79 characters) Line 437:25: E128 continuation line under-indented for visual indent Line 437:80: E501 line too long (94 > 79 characters) Line 438:25: E128 continuation line under-indented for visual indent Line 438:39: W291 trailing whitespace Line 439:46: E231 missing whitespace after ',' Line 439:80: E501 line too long (108 > 79 characters) Line 440:25: E128 continuation line under-indented for visual indent Line 440:80: E501 line too long (83 > 79 characters) Line 441:25: E128 continuation line under-indented for visual indent Line 441:80: E501 line too long (96 > 79 characters) Line 442:25: E128 continuation line under-indented for visual indent Line 443:41: E231 missing whitespace after ',' Line 443:80: E501 line too long (105 > 79 characters) Line 444:25: E128 continuation line under-indented for visual indent Line 444:80: E501 line too long (94 > 79 characters) Line 444:95: W291 trailing whitespace Line 445:25: E128 continuation line under-indented for visual indent Line 445:80: E501 line too long (102 > 79 characters) Line 446:25: E128 continuation line under-indented for visual indent Line 446:80: E501 line too long (90 > 79 characters) Line 452:41: W291 trailing whitespace Line 463:1: W293 blank line contains whitespace Line 464:41: E231 missing whitespace after ',' Line 467:1: W293 blank line contains whitespace Line 477:21: E266 too many leading '#' for block comment Line 478:21: E266 too many leading '#' for block comment Line 481:1: W293 blank line contains whitespace Line 482:80: E501 line too long (85 > 79 characters) Line 484:45: E203 whitespace before ',' Line 484:46: E231 missing whitespace after ',' Line 487:80: E501 line too long (85 > 79 characters) Line 492:80: E501 line too long (86 > 79 characters) Line 497:52: E225 missing whitespace around operator Line 498:52: E225 missing whitespace around operator Line 499:50: E225 missing whitespace around operator Line 500:1: W293 blank line contains whitespace Line 504:1: W293 blank line contains whitespace Line 509:56: W291 trailing whitespace Line 511:50: E211 whitespace before '(' Line 512:50: E222 multiple spaces after operator Line 519:80: E501 line too long (85 > 79 characters) Line 521:47: W291 trailing whitespace Line 528:9: E722 do not use bare 'except' Line 530:1: W293 blank line contains whitespace

Line 520:39: E211 whitespace before '(' Line 523:18: E211 whitespace before '('