From beb6cb7514d0c2f40d75d97983d68a65862c8505 Mon Sep 17 00:00:00 2001 From: William Colgan Date: Thu, 9 May 2024 17:16:50 -0400 Subject: [PATCH] Update api.md --- docs/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api.md b/docs/api.md index 690e1bd..70ea1e9 100644 --- a/docs/api.md +++ b/docs/api.md @@ -34,6 +34,6 @@ Reading and writing TreeData objects. read_h5ad read_zarr - write_h5ad - write_zarr + TreeData.write_h5ad + TreeData.write_zarr ```