mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-24 18:26:11 +00:00
chore(rebase): fixing rebase merge conflicts
This commit is contained in:
@@ -34,8 +34,6 @@ from tests.fixtures.constants import (
|
|||||||
DUMMY_REPO_ID,
|
DUMMY_REPO_ID,
|
||||||
)
|
)
|
||||||
|
|
||||||
CAMERA_FEATURES_WITH_DEPTH = {**DUMMY_CAMERA_FEATURES, **DUMMY_DEPTH_CAMERA_FEATURES}
|
|
||||||
|
|
||||||
|
|
||||||
def assert_data_shards_one_row_group_per_episode(root):
|
def assert_data_shards_one_row_group_per_episode(root):
|
||||||
"""Every aggregated DATA shard must have exactly one parquet row group per episode."""
|
"""Every aggregated DATA shard must have exactly one parquet row group per episode."""
|
||||||
|
|||||||
Reference in New Issue
Block a user