Skip to content

Commit

Permalink
add dummy commit to maybe trigger coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Oct 8, 2024
1 parent 66b45a3 commit 18a6849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pytorch_ie/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,3 +368,5 @@ def __call__(
return documents[0]
else:
return documents

print("REMOVE THIS LINE")

0 comments on commit 18a6849

Please sign in to comment.