mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 08:03:52 +00:00
Mostly just ignores because of the dynamic nature of the codebase. One prominent change is expanding the allowed types for attributes tracking property types to allow strings (which are valid and common typing hints in python). Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auxiliary.py | ||
| classdef.py | ||
| core.py | ||
| deserializer.py | ||
| docstring.py | ||
| exception.py | ||
| inspection.py | ||
| mapping.py | ||
| name.py | ||
| py.typed | ||
| schema.py | ||
| serialization.py | ||
| serializer.py | ||
| slots.py | ||
| topological.py | ||