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 pickle #157

Merged
merged 1 commit into from
Jul 8, 2021
Merged

Remove pickle #157

merged 1 commit into from
Jul 8, 2021

Conversation

constantinpape
Copy link
Collaborator

@FynnBe I think pickle format can be removed; it looks like it's removed everywhere else now:

$ grep -Inr pickle bioimageio/spec/
bioimageio/spec/v0_3/schema.py:781:            "pickle": True,  # todo: remove

@github-actions github-actions bot added the removal Removals and Deprecations label Jul 8, 2021
@FynnBe
Copy link
Member

FynnBe commented Jul 8, 2021

yes, nice catch of this lost line 👍

@FynnBe FynnBe merged commit 21ab635 into main Jul 8, 2021
@constantinpape constantinpape deleted the constantinpape-patch-1 branch July 8, 2021 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
removal Removals and Deprecations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants