Any thoughts about this one?

Kind regards,

Stéphane Thibaud

2019年5月16日(木) 20:55 Stéphane Thibaud <[email protected]>:

> Hello Ignite experts,
>
> I am trying to store a python value of type
>
> Tuple[Dict[str, float], bytes]
>
> in an Ignite cache. However, doing that without type hints I get:
>
> TypeError: Type `array of None` is invalid
>
> Do you know if this is possible?
>
>
> Kind regards,
>
> Stéphane Thibaud
>

Reply via email to