llama-stack-mirror/llama_stack/cli
Ihar Hrachyshka 1deb95f922 chore: enable pyupgrade fixes
Schema reflection code needed a minor adjustment to handle UnionTypes
and collections.abc.AsyncIterator. (Both are preferred for latest Python
releases.)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-05-01 17:02:13 -04:00
..
model chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
scripts API Updates (#73) 2024-09-17 19:51:35 -07:00
stack chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
download.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
llama.py fix: Incorrect import path for print_subcommand_description() (#1315) 2025-02-27 18:50:41 -08:00
subcommand.py API Updates (#73) 2024-09-17 19:51:35 -07:00
table.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
verify_download.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00