Skip to content

Commit

Permalink
update this random old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-c committed Jan 23, 2025
1 parent a007402 commit 7184d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tasks/src/snippets/js.ts
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ export const jsSnippets: Partial<
) => InferenceSnippet[]
>
> = {
// Same order as in js/src/lib/interfaces/Types.ts
// Same order as in src/pipelines.ts
"text-classification": snippetBasic,
"token-classification": snippetBasic,
"table-question-answering": snippetBasic,
Expand Down

0 comments on commit 7184d1b

Please sign in to comment.