-
Notifications
You must be signed in to change notification settings - Fork 277
[Core] Fix JSON output formatting for resultant vector variables #14101
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
Conversation
avdg81
left a comment
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.
Hi @loumalouomega,
Thanks a lot for correcting the behavior when asking for "resultant" vectors in case of JSON output. I'm glad that it required relatively little changes to improve the behavior. I have a few minor suggestions as well as some questions. Hope this helps.
Co-authored-by: Anne van de Graaf <[email protected]>
avdg81
left a comment
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.
Thanks for processing all of the review suggestions. I feel this PR is ready to go.
📝 Description
Fixes after #14076 so the resultant vector is correct.
🆕 Changelog