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