tespy icon indicating copy to clipboard operation
tespy copied to clipboard

Add a tutorial featuring a HRSG power and process steam supply

Open fwitte opened this issue 1 year ago • 1 comments

Following example of #554

fwitte avatar Oct 19 '24 17:10 fwitte

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

Line 8:1: E402 module level import not at top of file Line 9:1: E402 module level import not at top of file Line 10:1: E402 module level import not at top of file Line 11:1: E402 module level import not at top of file Line 12:1: E402 module level import not at top of file Line 13:1: E402 module level import not at top of file Line 14:1: E402 module level import not at top of file Line 15:1: E402 module level import not at top of file Line 37:1: E402 module level import not at top of file Line 45:80: E501 line too long (81 > 79 characters) Line 51:33: E231 missing whitespace after ',' Line 51:49: E231 missing whitespace after ',' Line 52:33: E231 missing whitespace after ',' Line 52:47: E231 missing whitespace after ',' Line 54:33: E231 missing whitespace after ',' Line 56:30: E231 missing whitespace after ',' Line 61:1: E402 module level import not at top of file Line 69:27: E261 at least two spaces before inline comment Line 79:80: E501 line too long (80 > 79 characters) Line 100:1: E402 module level import not at top of file Line 101:1: E402 module level import not at top of file Line 142:80: E501 line too long (87 > 79 characters) Line 200:80: E501 line too long (82 > 79 characters) Line 202:1: E402 module level import not at top of file Line 294:80: E501 line too long (92 > 79 characters)

Comment last updated at 2024-10-20 09:53:51 UTC

pep8speaks avatar Oct 19 '24 17:10 pep8speaks