Remove unnecessary blank line in test_markitdown_exiftool function

This commit is contained in:
SigireddyBalasai 2024-12-17 11:28:39 +00:00
parent 0a7ef79733
commit 89311c6715

View file

@ -230,7 +230,6 @@ def test_markitdown_exiftool() -> None:
assert target in result.text_content
def test_markitdown_local_pathlib() -> None:
markitdown = MarkItDown()