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

[pull] main from pydata:main #614

Merged
merged 1 commit into from
Dec 29, 2024
Merged

[pull] main from pydata:main #614

merged 1 commit into from
Dec 29, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 29, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

* raise an error message while guessing if there's no chunkmanager available

* don't skip the no chunkmanager test if dask is not installed

* whats-new

* ensure at least one chunk manager is available

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove additional blank line from a bad merge

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* improve the wording

Co-authored-by: Tom Nicholas <[email protected]>

* switch to ImportError

* raise a helpful `ImportError` for known chunk managers

* make sure the new `ImportError` is actually raised

* check that the more specific error message is preferred

* prefer the more specific error

* also use `ImportError` as indicator for `chunks=None`

* move and improve the whats-new entry

* captialize global variable KNOWN_CHUNKMANAGERS

* chunkmanagers -> available_chunkmanagers

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* also use the string repr for printing `manager`

* reword

* more repr

* reflow

* adapt the test to the new error message

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tom Nicholas <[email protected]>
Co-authored-by: Deepak Cherian <[email protected]>
@pull pull bot added the ⤵️ pull label Dec 29, 2024
@pull pull bot merged commit dead70f into Illviljan:main Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant