Unverified Commit f4341f45 authored by dublc's avatar dublc Committed by GitHub
Browse files

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


Signed-off-by: default avatardublc <jdublc0x@gmail.com>
parent 34a98427
...@@ -86,7 +86,7 @@ Every plugin has three parts: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment