llama-stack-mirror/llama_stack/scripts
Sébastien Han 9bbe34694d
ci: add mypy for static type checking (#1101)
# What does this PR do?

- Enable mypy to run in the CI on a subset of the repository
- Fix a few mypy errors
- Run mypy from pre-commit

Signed-off-by: Sébastien Han <seb@redhat.com>
 
[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]

[//]: # (## Documentation)

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-02-21 13:15:40 -08:00
..
__init__.py
distro_codegen.py ci: add mypy for static type checking (#1101) 2025-02-21 13:15:40 -08:00
generate_prompt_format.py
install_packages.sh
run_client_sdk_tests.py ci: add mypy for static type checking (#1101) 2025-02-21 13:15:40 -08:00
run_tests.sh
test_rag_via_curl.py