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

Fix save with "uint8" dtype for Mask class #380

Merged
merged 5 commits into from
Aug 8, 2023

Conversation

rhugonnet
Copy link
Contributor

@rhugonnet rhugonnet commented Aug 7, 2023

Trying to properly force this behaviour for the Mask class.

Resolves #379

@rhugonnet rhugonnet merged commit 89dced1 into GlacioHack:main Aug 8, 2023
11 checks passed
@rhugonnet rhugonnet deleted the fix_save_mask branch August 8, 2023 02: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.

When saving mask, fails due to dtype = 'bool'
2 participants