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

ENH: Add tensorstore write support #108

Merged
merged 1 commit into from
Nov 22, 2024
Merged

ENH: Add tensorstore write support #108

merged 1 commit into from
Nov 22, 2024

Conversation

thewtex
Copy link
Owner

@thewtex thewtex commented Nov 22, 2024

No description provided.

@thewtex thewtex force-pushed the tensorstore branch 2 times, most recently from 8c94441 to a6a92ac Compare November 22, 2024 14:26
@thewtex thewtex requested a review from Copilot November 22, 2024 14:44

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 7 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • pyproject.toml: Evaluated as low risk
Comments skipped due to low confidence (1)

.github/workflows/test.yml:29

  • [nitpick] The condition for installing tensorstore is correct but could be reformatted for better readability. Suggest reformatting the condition to improve clarity.
${{ matrix.python-version != '3.13' && matrix.os != 'macos-12' && matrix.os != 'windows-2022' }}
@thewtex thewtex merged commit 6271079 into main Nov 22, 2024
36 checks passed
@thewtex thewtex deleted the tensorstore branch November 22, 2024 15:35
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.

1 participant