llama-stack/llama_stack/cli/stack
Charlie Doern f5e4bf2edf
chore: remove unused argument (#987)
# What does this PR do?

very small fix I noticed some unused arguments, but this seems like the
easiest one to remove since its passed in explicitly.


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-02-06 10:05:35 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py chore: remove unused argument (#987) 2025-02-06 10:05:35 -08:00
build.py chore: remove unused argument (#987) 2025-02-06 10:05:35 -08:00
configure.py More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
list_apis.py API Updates (#73) 2024-09-17 19:51:35 -07:00
list_providers.py provider_id => provider_type, adapter_id => adapter_type 2024-10-02 14:05:59 -07:00
run.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
stack.py add --version to llama stack CLI & /version endpoint (#732) 2025-01-08 16:30:06 -08:00