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
|
compatible = False
|
||||||
|
|
||||||
print(compatible)
|
|
||||||
|
|
||||||
if compatible:
|
if compatible:
|
||||||
# Add the compatible base guess
|
# Add the compatible base guess
|
||||||
guesses.append(
|
guesses.append(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue