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

Remove args parameter from top-level functions #152

Open
will-moore opened this issue Sep 27, 2023 · 0 comments
Open

Remove args parameter from top-level functions #152

will-moore opened this issue Sep 27, 2023 · 0 comments

Comments

@will-moore
Copy link
Member

Top-level functions such as def image_to_zarr(image: omero.gateway.ImageWrapper, args: argparse.Namespace) include args parameter, which makes them hard to import and reuse from other python code.

See https://forum.image.sc/t/best-way-to-export-from-omero-as-tiff/86435/11

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