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

Breaking change: No longer use converted_to_xlsx_if_necessary inside safe_load_workbook. #14

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

rudolfbyker
Copy link
Contributor

The caller of safe_load_workbook can still wrap it in converted_to_xlsx_if_necessary themselves when necessary (or in another, similar context manager). This puts the caller in control of how the conversion is handled, if at all.

…e `safe_load_workbook`. The caller of `safe_load_workbook` can still wrap it in `converted_to_xlsx_if_necessary` themselves when necessary. This puts the caller in control of how the conversion is handled, if at all.
@rudolfbyker rudolfbyker self-assigned this Dec 14, 2023
@rudolfbyker rudolfbyker merged commit 2809821 into master Dec 14, 2023
5 checks passed
@rudolfbyker rudolfbyker deleted the dev-no-convert branch December 14, 2023 13:03
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