Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesonielfa committed Dec 19, 2024
1 parent be11db6 commit 6e09473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nua/e2e/regional/test_predict.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ async def test_predict_rephrase(nua_config, model):

@pytest.mark.asyncio_cooperative
async def test_predict_remi(nua_config):
# Check that rephrase is working for all models
np = AsyncNucliaPredict()
results = await np.remi(
RemiRequest(
Expand Down

0 comments on commit 6e09473

Please sign in to comment.