llama-stack/llama_stack/distribution/utils
Yuan Tang 34ab7a3b6c
Fix precommit check after moving to ruff (#927)
Lint check in main branch is failing. This fixes the lint check after we
moved to ruff in https://github.com/meta-llama/llama-stack/pull/921. We
need to move to a `ruff.toml` file as well as fixing and ignoring some
additional checks.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-02-02 06:46:45 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
config_dirs.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
dynamic.py Add an introspection "Api.inspect" API 2024-10-02 15:41:14 -07:00
exec.py Small refactor for run_with_pty 2025-01-28 09:32:33 -08:00
model_utils.py Ensure model_local_dir does not mangle "C:\" on Windows 2024-11-24 14:18:59 -08:00
prompt_for_config.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
serialize.py API Updates (#73) 2024-09-17 19:51:35 -07:00