mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 19:42:00 +00:00
fix lint
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
ed9ac853cd
commit
4a8d738e48
2 changed files with 2 additions and 2 deletions
|
|
@ -144,4 +144,4 @@ def setup(app):
|
|||
return [node], []
|
||||
|
||||
app.add_role("dockerhub", dockerhub_role)
|
||||
app.add_role("repopath", repopath_role)
|
||||
app.add_role("repopath", repopath_role)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue