Skip to content

Commit 97fd87d

Browse files
committed
make style
1 parent 95810d0 commit 97fd87d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/cosmos/train_cosmos_predict25_lora.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ def __init__(
279279
caption_format: str = "auto", # "text", "json", or "auto"
280280
video_paths: Optional[list[str]] = None,
281281
) -> None:
282-
283282
super().__init__()
284283
self.dataset_dir = dataset_dir
285284
self.num_frames = num_frames

0 commit comments

Comments
 (0)