Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tutorial featuring a HRSG power and process steam supply #558

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

fwitte
Copy link
Member

@fwitte fwitte commented Oct 19, 2024

Following example of #554

@pep8speaks
Copy link

pep8speaks commented Oct 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants