Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

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 robertgshaw2-redhat committed Jul 7, 2024
1 parent 6ed54d2 commit 392a681
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 392a681

Please sign in to comment.