Fix autodoc directives (#4272)

Co-authored-by: Harry Mellor <hmellor@oxts.com>
This commit is contained in:
Harry Mellor
2024-04-23 02:53:01 +01:00
committed by GitHub
parent c1b4e4157c
commit 34128a697e
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
LLMEngine
=================================
.. autoclass:: vllm.engine.llm_engine.LLMEngine
:members: add_request, abort_request, step
:show-inheritance:
.. autoclass:: vllm.LLMEngine
:members:
:show-inheritance: