Removed debug print.
This commit is contained in:
parent
65e7fbeb7a
commit
825192b872
1 changed files with 0 additions and 2 deletions
|
|
@ -609,8 +609,6 @@ class MarkItDown:
|
|||
):
|
||||
compatible = False
|
||||
|
||||
print(compatible)
|
||||
|
||||
if compatible:
|
||||
# Add the compatible base guess
|
||||
guesses.append(
|
||||
|
|
|
|||
Loading…
Reference in a new issue