mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-29 11:18:50 +00:00
swapping to configuring the entire chunk template
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
2e70782e63
commit
66f7b42795
7 changed files with 58 additions and 28 deletions
|
|
@ -320,3 +320,6 @@ ignore_missing_imports = true
|
|||
init_forbid_extra = true
|
||||
init_typed = true
|
||||
warn_required_dynamic_aliases = true
|
||||
|
||||
[tool.ruff.lint.pep8-naming]
|
||||
classmethod-decorators = ["classmethod", "pydantic.field_validator"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue