Initialize `res` at the beginning of `_convert`. If the first converter raises an exception, then the `res` variable was not initialized and we got an error when checking `if res is not None` |
||
|---|---|---|
| .. | ||
| markitdown | ||
| markitdown-sample-plugin | ||
Initialize `res` at the beginning of `_convert`. If the first converter raises an exception, then the `res` variable was not initialized and we got an error when checking `if res is not None` |
||
|---|---|---|
| .. | ||
| markitdown | ||
| markitdown-sample-plugin | ||