Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Faury committed Jan 10, 2025
1 parent b1616f0 commit f93e330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -12703,7 +12703,7 @@ def test_transform_inverse(self):
)
def test_reward_spec(
self,
weights: list[float] | None,
weights,
reward_spec: TensorSpec,
expected_spec: TensorSpec,
) -> None:
Expand Down

0 comments on commit f93e330

Please sign in to comment.