Skip to content

Commit 8ded89d

Browse files
author
danaaubakirova
committed
fix format
1 parent 75517d1 commit 8ded89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
11091109
repoUrl: "https://github.com/huggingface/lerobot/blob/main/lerobot/common/policies/smolvla",
11101110
docsUrl: "https://huggingface.co/docs/lerobot/smolvla",
11111111
filter: false,
1112-
snippets: snippets.smolvla,
1112+
snippets: snippets.smolvla,
11131113
},
11141114
} satisfies Record<string, LibraryUiElement>;
11151115

0 commit comments

Comments
 (0)