mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-11 19:56:03 +00:00
Add 'from __future__ import annotations' to enable postponed evaluation of annotations. This allows S3Client type hints (imported only under TYPE_CHECKING) to work correctly at runtime without NameError. Fixes unit test collection error:NameError: name 'S3Client' is not defined |
||
|---|---|---|
| .. | ||
| inline | ||
| registry | ||
| remote | ||
| utils | ||
| __init__.py | ||
| datatypes.py | ||