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

ij.py.run_script returns the wrong type #316

Open
gselzer opened this issue Oct 22, 2024 · 1 comment
Open

ij.py.run_script returns the wrong type #316

gselzer opened this issue Oct 22, 2024 · 1 comment

Comments

@gselzer
Copy link
Contributor

gselzer commented Oct 22, 2024

ij.py.run_script promises to return a java map, but it returns a ScriptModule instead. Should be a simple change to simply call getOutputs on the return of .get().

@gselzer
Copy link
Contributor Author

gselzer commented Oct 22, 2024

@elevans was thinking about just fixing this, but I'd want to write a test - where do you think it should live?

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