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

Fixed dictionary call syntax error in psse export #941

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LKuhrmann
Copy link

There is a very simple syntax error in the pm2psse transformer export function.
(A dict was being accessed with brackets instead of square brackets).

I did not find this issue, but a former colleague didn't pull request/ issue tracker it (so I don't really know the impact of the bug, just that my former colleague found it and fixed it locally).

If this is too small of a fix for a pull request, you are welcome to add it to a different commit/pr.

Copy link
Collaborator

@odow odow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct. I don't know enough details to find a test.

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