Skip to content

Conversation

@tchaton
Copy link
Collaborator

@tchaton tchaton commented Apr 11, 2024

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

This PR resolves an issue where the config would raise a runtimeError if the downloader was missing, but the reality is you can have compressed files locally without the need of downloading them back.

However, this happened because as the downloader wasn't defined, we deleted the compressed files.

Fixes # (issue).

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@tchaton tchaton requested a review from awaelchli as a code owner April 11, 2024 07:51
@tchaton tchaton enabled auto-merge (squash) April 11, 2024 08:05
@tchaton tchaton disabled auto-merge April 11, 2024 08:05
@tchaton tchaton merged commit c87662a into main Apr 11, 2024
@tchaton tchaton deleted the fix_compression branch April 11, 2024 08:05
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