-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle missing LibreOffice in DocConverter
Update DocConverter to return an error message when LibreOffice is not found. Add a new test to verify the error handling behavior when the `shutil.which` function is mocked to return None, ensuring that users receive clear instructions to install LibreOffice. refactor(tests): update test_markitdown_soffice_mocked
- Loading branch information
1 parent
d07020a
commit 0e4e6c0
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters