-
-
Notifications
You must be signed in to change notification settings - Fork 874
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(parse-errors): ensure if block execution #1854
Conversation
Hi @kmosti, are you planning to get this merged anytime soon? |
I made an issue, a PR and messaged the group here https://app.element.io/#/room/#pycontribs:matrix.org, not sure what more I can do to have someone review / merge this PR. |
When error messages contains more than one object, ensure that they are all parsed.
for more information, see https://pre-commit.ci
77e0410
to
bb7ab50
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thank you for the contribution, sorry for the delay in getting this in
When error messages contains more than one object, ensure that they are all parsed.
When error messages contains more than one object, ensure that they are all parsed.