Replies: 1 comment
-
What should I use python or something I want simple |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Currently, all local tests are written inside a single function test_markitdown_local. This cretes two main issues:
Solution
Split local tests to other file and into separate functions
Example
Beta Was this translation helpful? Give feedback.
All reactions