Dustin

Results 1 issues of Dustin

When querying text with the async client, there is a bug parsing list-type values it occurs in your [__deserialize_non_ref_prop](https://github.com/weaviate/weaviate-python-client/blob/2867bdc5dfdea46bf0af82e0baa44bf8c8e9453e/weaviate/collections/queries/base_executor.py#L269C9-L269C35) method on the base_executor file. There is code to escape to...