Skip to content

Commit e0c04c2

Browse files
authored
Update packages/tasks/src/model-libraries-snippets.ts
1 parent 4a6a7f1 commit e0c04c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tasks/src/model-libraries-snippets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ print("R² Score:", r2)`;
188188
return [installSnippet, classificationSnippet, regressionsSnippet];
189189
};
190190

191-
192191
export const cxr_foundation = (): string[] => [
193192
`# pip install git+https://github.com/Google-Health/cxr-foundation.git#subdirectory=python
194193

0 commit comments

Comments
 (0)