Skip to content

Commit cb89372

Browse files
committed
Add trailing newline to step2_hidden.yaml
pre-commit's end-of-file-fixer hook tripped on the agent's authored YAML (no final \n). Fixing so the code-quality CI check passes.
1 parent c7c93b5 commit cb89372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/launcher/examples/Qwen/Qwen3-8B/step2_hidden.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ pipeline:
3737
nodes: 1
3838
ntasks_per_node: 8
3939
gpus_per_node: 8
40-
container: nvcr.io/nvidia/tensorrt-llm/release:1.2.0
40+
container: nvcr.io/nvidia/tensorrt-llm/release:1.2.0

0 commit comments

Comments
 (0)