Commit 4c44634
Llamacpp-python/run:Remove duplicated
* Remove duplicated `]` causing broken test
* Add missing opening triple-quote in setup block
The setup block's HUGGINGFACE_DOWNLOAD process was missing the opening
""" before input[0] = [, leaving the closing """ orphaned and causing
the Groovy parser to fail with "Unexpected character: '\"'".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Jonathan Manning <jonathan.manning@seqera.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>] causing broken GPU test (nf-core#11573)1 parent 3e83d89 commit 4c44634
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments