Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadene committed Jun 13, 2024
1 parent 20ba936 commit be8a37c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_push_dataset_to_hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ def test_push_dataset_to_hub_out_dir_force_override_false(tmpdir):
)


@patch("lerobot.scripts.push_dataset_to_hub.download_raw", _mock_download_raw)
@pytest.mark.parametrize(
"required_packages, raw_format, repo_id",
[
Expand Down

0 comments on commit be8a37c

Please sign in to comment.