Skip to content

Commit

Permalink
[Doc] Fix Mock Import (vllm-project#6094)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywang96 authored and jimpang committed Jul 8, 2024
1 parent a3704bd commit 4759858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def setup(app):
'triton',
"tqdm",
"tensorizer",
"pynvml",
]

for mock_target in autodoc_mock_imports:
Expand Down

0 comments on commit 4759858

Please sign in to comment.