[Doc]: fix code block rendering (#29728)

Signed-off-by: dublc <jdublc0x@gmail.com>
This commit is contained in:
dublc 2025-11-29 21:46:48 +08:00 committed by GitHub
parent 34a984274e
commit f4341f45d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ Every plugin has three parts:
}, },
... ...
) )
``` ```
Please make sure `vllm_add_dummy_platform:register` is a callable function and returns the platform class's fully qualified name. for example: Please make sure `vllm_add_dummy_platform:register` is a callable function and returns the platform class's fully qualified name. for example: