add reflexion #617
Annotations
3 errors
arg-type:
graphiti_core/search/search.py#L155
Argument 1 to "len" has incompatible type "list[str] | None"; expected "Sized"
|
arg-type:
graphiti_core/search/search.py#L240
Argument 1 to "len" has incompatible type "list[str] | None"; expected "Sized"
|
mypy
Process completed with exit code 1.
|