phi-grib / flame

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

Collection #221

Closed AdrianCabreraPhi closed 2 years ago

pep8speaks commented 2 years ago

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

Line 3:29: E231 missing whitespace after ',' Line 4:30: W291 trailing whitespace Line 7:1: E302 expected 2 blank lines, found 1 Line 7:36: E231 missing whitespace after ',' Line 7:46: E231 missing whitespace after ',' Line 15:35: E231 missing whitespace after ',' Line 17:63: E231 missing whitespace after ',' Line 23:36: E231 missing whitespace after ':' Line 23:51: E231 missing whitespace after ',' Line 23:63: E231 missing whitespace after ':' Line 23:73: E231 missing whitespace after ',' Line 23:80: E501 line too long (106 > 79 characters) Line 23:84: E231 missing whitespace after ':' Line 23:93: E231 missing whitespace after ',' Line 23:100: E231 missing whitespace after ':' Line 25:31: E231 missing whitespace after ',' Line 26:37: E231 missing whitespace after ',' Line 29:16: E231 missing whitespace after ',' Line 42:35: E231 missing whitespace after ',' Line 43:40: E231 missing whitespace after ',' Line 46:23: E231 missing whitespace after ',' Line 48:23: E231 missing whitespace after ',' Line 50:1: E302 expected 2 blank lines, found 1 Line 61:35: E231 missing whitespace after ',' Line 63:1: W293 blank line contains whitespace Line 65:1: W293 blank line contains whitespace Line 66:17: W292 no newline at end of file