Skip to content

Commit d4aa732

Browse files
committed
typo during merge
1 parent ae4b253 commit d4aa732

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/test_grobid_client.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,7 @@ def test_process_batch_empty_input_files(self, mock_configure_logging, mock_test
504504
force=True,
505505
verbose=False,
506506
flavor=None,
507-
json_output=False,
508-
markdown_output=False
507+
json_output=False
509508
)
510509

511510
assert result == (0, 0) # No files processed, no errors

0 commit comments

Comments
 (0)