chore(rebase): fixing rebase merge conflicts

This commit is contained in:
CarolinePascal
2026-06-16 18:04:33 +02:00
parent e8f6c32623
commit c56c6991d1
-2
View File
@@ -34,8 +34,6 @@ from tests.fixtures.constants import (
DUMMY_REPO_ID,
)
CAMERA_FEATURES_WITH_DEPTH = {**DUMMY_CAMERA_FEATURES, **DUMMY_DEPTH_CAMERA_FEATURES}
def assert_data_shards_one_row_group_per_episode(root):
"""Every aggregated DATA shard must have exactly one parquet row group per episode."""