Philip Garrison

Results 14 comments of Philip Garrison

I ran into the same issue and was able to [reproduce it here](https://github.com/pgarrison/isort-issue-1889-mwe). In my case, the project has the following structure: ``` . ├── app │ ├── pyproject.toml │...

@rafrafek do you mean that you expect your PR #1987 to fix this issue?

@anirudnits can we get the tags on this issue updated? I posted a MWE above, here's [the link again](https://github.com/pgarrison/isort-issue-1889-mwe)

This PR would solve #369 for [bioio-ome-zarr](https://github.com/bioio-devs/bioio-ome-zarr). What needs to happen to get this change merged?

@joshmoore yes I was [able to use this pattern](https://github.com/bioio-devs/bioio-ome-zarr/pull/25) to read a public `s3://` path without authentication, thanks all!

There is one example here: https://ome-zarr.readthedocs.io/en/stable/python.html#reading-ome-ngff-images

Since it seems like this repository is unmaintained, if anyone wants to continue development I am happy to add maintainers to [my fork](https://github.com/pgarrison/multiselect), though I am not actively working on...

Hi danicarla, I think you'll need to provide a bit more information if someone is going to be able to help. What are you trying to do? What code are...

What an old thread -- I believe this PR was my first ever contribution to an open source project! Somehow my plan to make a test case got lost in...