Unverified Commit 3c4cebf7 authored by Roger Wang's avatar Roger Wang Committed by GitHub
Browse files

[Doc][Typo] Fixing Missing Comma (#5403)

parent d8f31f2f
......@@ -92,7 +92,7 @@ autodoc_mock_imports = [
"vllm._C",
"PIL",
"numpy",
'triton'
'triton',
"tqdm",
"tensorizer",
]
......
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