Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kilianFatras committed Nov 21, 2023
1 parent 328af66 commit e476874
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_optimal_transport.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,3 @@ def test_sample_plan(batch_size=128, seed=1980):

assert torch.equal(new_x0, sampled_x0)
assert torch.equal(new_x1, sampled_x1)


test_sample_plan()

0 comments on commit e476874

Please sign in to comment.