Hi, While trying to reduce my RAM usage, I found a discrepancy for the type returned by genotype_matrix between the documentation https://github.com/tskit-dev/tskit/blob/1919abe26346b1366a8c99c74b2bba3108f8dc8f/python/tskit/trees.py#L5304 and the code https://github.com/tskit-dev/tskit/blob/1919abe26346b1366a8c99c74b2bba3108f8dc8f/python/tskit/trees.py#L5325