phi-grib / flame

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

Feature importance #214

Closed manuelpastor closed 2 years ago

pep8speaks commented 2 years ago

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

Line 230:16: E713 test for membership should be 'not in'

Line 325:80: E501 line too long (83 > 79 characters) Line 334:80: E501 line too long (88 > 79 characters)

Line 93:30: E211 whitespace before '(' Line 95:80: E501 line too long (80 > 79 characters)

Line 241:26: E211 whitespace before '('

Line 184:1: W293 blank line contains whitespace Line 185:80: E501 line too long (80 > 79 characters) Line 185:81: W291 trailing whitespace Line 186:80: E501 line too long (90 > 79 characters) Line 187:80: E501 line too long (81 > 79 characters) Line 191:25: W291 trailing whitespace

Line 135:80: E501 line too long (80 > 79 characters) Line 149:32: W292 no newline at end of file

Line 138:34: E211 whitespace before '('

Line 135:80: E501 line too long (80 > 79 characters) Line 136:36: E231 missing whitespace after ','

Line 691:37: E211 whitespace before '(' Line 692:70: W291 trailing whitespace Line 693:80: E501 line too long (90 > 79 characters) Line 694:80: E501 line too long (83 > 79 characters) Line 698:76: W291 trailing whitespace Line 699:38: W291 trailing whitespace Line 707:80: E501 line too long (136 > 79 characters) Line 711:55: W291 trailing whitespace Line 713:50: E203 whitespace before ',' Line 716:1: W293 blank line contains whitespace Line 781:18: E211 whitespace before '(' Line 781:80: E501 line too long (80 > 79 characters) Line 783:17: E211 whitespace before '(' Line 784:26: E211 whitespace before '(' Line 785:80: E501 line too long (117 > 79 characters) Line 786:17: E211 whitespace before '(' Line 786:80: E501 line too long (126 > 79 characters) Line 819:5: E303 too many blank lines (2) Line 819:21: E211 whitespace before '(' Line 820:80: E501 line too long (86 > 79 characters) Line 823:1: W293 blank line contains whitespace Line 824:17: E211 whitespace before '(' Line 825:26: E211 whitespace before '(' Line 826:80: E501 line too long (117 > 79 characters) Line 827:17: E211 whitespace before '(' Line 827:80: E501 line too long (126 > 79 characters) Line 945:25: E211 whitespace before '(' Line 946:34: E211 whitespace before '(' Line 951:73: W291 trailing whitespace Line 953:80: E501 line too long (87 > 79 characters) Line 959:59: E231 missing whitespace after ',' Line 960:1: W293 blank line contains whitespace Line 962:55: E211 whitespace before '(' Line 964:25: E211 whitespace before '(' Line 964:80: E501 line too long (134 > 79 characters) Line 1023:25: E211 whitespace before '(' Line 1024:34: E211 whitespace before '(' Line 1025:80: E501 line too long (126 > 79 characters) Line 1026:25: E211 whitespace before '(' Line 1026:80: E501 line too long (134 > 79 characters) Line 1027:1: W293 blank line contains whitespace

Line 6:20: E211 whitespace before '(' Line 8:5: E122 continuation line missing indentation or outdented Line 9:23: E251 unexpected spaces around keyword / parameter equals Line 9:25: E251 unexpected spaces around keyword / parameter equals Line 11:5: E122 continuation line missing indentation or outdented Line 11:14: E251 unexpected spaces around keyword / parameter equals Line 11:16: E251 unexpected spaces around keyword / parameter equals Line 12:5: E122 continuation line missing indentation or outdented Line 12:14: E251 unexpected spaces around keyword / parameter equals Line 12:16: E251 unexpected spaces around keyword / parameter equals Line 14:1: E122 continuation line missing indentation or outdented Line 14:19: E211 whitespace before '(' Line 16:6: E251 unexpected spaces around keyword / parameter equals Line 16:8: E251 unexpected spaces around keyword / parameter equals Line 19:7: E251 unexpected spaces around keyword / parameter equals Line 19:9: E251 unexpected spaces around keyword / parameter equals Line 25:1: E122 continuation line missing indentation or outdented Line 26:1: W293 blank line contains whitespace Line 27:14: E251 unexpected spaces around keyword / parameter equals Line 27:16: E251 unexpected spaces around keyword / parameter equals Line 28:14: E251 unexpected spaces around keyword / parameter equals Line 28:16: E251 unexpected spaces around keyword / parameter equals Line 30:20: E211 whitespace before '(' Line 31:1: W293 blank line contains whitespace Line 32:24: E251 unexpected spaces around keyword / parameter equals Line 32:26: E251 unexpected spaces around keyword / parameter equals Line 37:1: E122 continuation line missing indentation or outdented