Remove unnecessary blank line in test_markitdown_exiftool function
This commit is contained in:
parent
0a7ef79733
commit
89311c6715
1 changed files with 1 additions and 2 deletions
|
|
@ -230,7 +230,6 @@ def test_markitdown_exiftool() -> None:
|
||||||
assert target in result.text_content
|
assert target in result.text_content
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def test_markitdown_local_pathlib() -> None:
|
def test_markitdown_local_pathlib() -> None:
|
||||||
markitdown = MarkItDown()
|
markitdown = MarkItDown()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue