Skip to content

Commit 7184d1b

Browse files
committed
update this random old comment
1 parent a007402 commit 7184d1b

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/snippets

1 file changed

+1
-1
lines changed

packages/tasks/src/snippets/js.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ export const jsSnippets: Partial<
385385
) => InferenceSnippet[]
386386
>
387387
> = {
388-
// Same order as in js/src/lib/interfaces/Types.ts
388+
// Same order as in src/pipelines.ts
389389
"text-classification": snippetBasic,
390390
"token-classification": snippetBasic,
391391
"table-question-answering": snippetBasic,

0 commit comments

Comments
 (0)