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

improve error string #20

Merged
merged 1 commit into from
Nov 3, 2023
Merged

improve error string #20

merged 1 commit into from
Nov 3, 2023

Conversation

toloudis
Copy link
Contributor

@toloudis toloudis commented Nov 2, 2023

error string was previously showing bioio_base.exceptions.UnsupportedFileFormatError: BioImage does not support the image: '<class 'str'>'.

This code change will utilize the image class type only if the image is not a file path and otherwise print the path.

Link to Relevant Issue

error string was previously showing bioio_base.exceptions.UnsupportedFileFormatError: BioImage does not support the image: '<class 'str'>'.
Copy link
Contributor

@evamaxfield evamaxfield left a comment

Choose a reason for hiding this comment

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

Resolves item 5 from #18!

Working fast ❤️

@toloudis toloudis merged commit 4b3040b into main Nov 3, 2023
13 checks passed
@toloudis toloudis deleted the fix/improve-error-string branch November 3, 2023 17:25
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.

3 participants