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

Image: Remove useless try-except #123

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Image: Remove useless try-except #123

merged 1 commit into from
Apr 25, 2022

Conversation

chr5tphr
Copy link
Owner

  • when casting objects to np.ndarray in imgify, the np.array will
    never fail, thus the try-except around it is removed

- when casting objects to np.ndarray in imgify, the `np.array` will
  never fail, thus the try-except around it is removed
@chr5tphr chr5tphr merged commit 2392e53 into master Apr 25, 2022
@chr5tphr chr5tphr deleted the remove-useless-check branch April 25, 2022 16:22
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.

None yet

1 participant