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

Improve an "if" construct in system.py #69

Open
staspika opened this issue Feb 22, 2018 · 0 comments
Open

Improve an "if" construct in system.py #69

staspika opened this issue Feb 22, 2018 · 0 comments
Assignees

Comments

@staspika
Copy link
Owner

In System.py, the following lines seem to beg for improvement:
if H_0 is not None: H_0 = H_0 else: H_0 = self.temperaturdata["5C"]["s"]

@staspika staspika self-assigned this Feb 22, 2018
@staspika staspika changed the title Improveme an "if" construct in system.py Improve an "if" construct in system.py Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant