Skip to content

Commit

Permalink
[Doc] Fix Mock Import (#6094)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywang96 authored Jul 3, 2024
1 parent 3a86b54 commit f1c7813
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 f1c7813

Please sign in to comment.