Example: ```sql SELECT fifteen_min_values::double precision[][] ``` Gets generated as: ```py fifteen_min_values: List[float] ``` I have not found a satisfactory workaround at the moment