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

snow17.py (commit #55) syntax error #68

Open
rtroper0 opened this issue Apr 19, 2018 · 0 comments
Open

snow17.py (commit #55) syntax error #68

rtroper0 opened this issue Apr 19, 2018 · 0 comments

Comments

@rtroper0
Copy link

Your snow17.py script (line 263) has the following conditional expression that generates a syntax error:

ait((qw + w_q) <= ((deficit * (1 + plwhc)) + w_qx))):

Removing 'ait' fixes the syntax error. However, it seems this line should also be checked for correctness (even once 'ait' is removed).

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

No branches or pull requests

1 participant