mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-31 10:51:35 +00:00
style: remove decorative comment separator in transforms.py
Made-with: Cursor
This commit is contained in:
@@ -262,10 +262,8 @@ class ImageTransforms(Transform):
|
||||
return self.tf(*inputs)
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Per-dataset transform pipeline (used by MultiLeRobotDataset)
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Per-dataset transform pipeline (used by MultiLeRobotDataset)
|
||||
|
||||
@dataclass
|
||||
class DatasetTransformStepConfig:
|
||||
|
||||
Reference in New Issue
Block a user