Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kallinteris-Andreas committed Oct 4, 2024
1 parent 28f3a99 commit 12368a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/envs/hand/test_manipulate.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
# "HandManipulateBlock-v0",
"HandManipulateEgg-v1",
"HandManipulatePen-v1",
"HandManipulateBlock-v1",)
"HandManipulateBlock-v1",
)


@pytest.mark.parametrize("environment_id", ENVIRONMENT_IDS)
Expand Down

0 comments on commit 12368a6

Please sign in to comment.