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

fix issue of whitespace around for expressions #87

Conversation

ryanking
Copy link
Contributor

I noticed that the parser would error if whitespace was included after
the => in a for expression like the one I added to the tests.

I noticed that the parser would error if whitespace was included after
the => in a for expression like the one I added to the tests.
@ryanking ryanking marked this pull request as ready for review January 24, 2022 23:48
@ryanking
Copy link
Contributor Author

I just realized this is a dupe of #85, but mine includes tests.

@ryanking
Copy link
Contributor Author

ryanking commented Feb 9, 2022

Any chance we can get this or #85 merged?

@aoskotsky-amplify
Copy link
Member

Thanks for the PR!

@aoskotsky-amplify aoskotsky-amplify merged commit d4f589f into amplify-education:master Feb 21, 2022
ryanking added a commit to ryanking/pants that referenced this pull request Feb 22, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87
ryanking added a commit to ryanking/pants that referenced this pull request Feb 22, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87
ryanking added a commit to ryanking/pants that referenced this pull request Feb 23, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87

[ci skip-rust]

[ci skip-build-wheels]
Eric-Arellano pushed a commit to pantsbuild/pants that referenced this pull request Feb 23, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87

[ci skip-rust]
[ci skip-build-wheels]
alonsodomin pushed a commit to alonsodomin/pants that referenced this pull request Feb 25, 2022
This release fixes a bug I encountered and fixed:
amplify-education/python-hcl2#87

[ci skip-rust]
[ci skip-build-wheels]
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