Skip to content

Commit

Permalink
#169 related update
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolay-r committed Dec 28, 2024
1 parent 29b8154 commit 3b4e1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_pipeline_infer.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def test_opennre(self):
def test_data_only(self):

pipeline = demo_infer_texts_bert_pipeline(
inference_writer=TsvPredictWriter(),
inference_writer=None,
sampling_engines={
"arekit": self.create_sampling_params()
},
Expand Down

0 comments on commit 3b4e1bf

Please sign in to comment.