From fe72f5b6f77d8f503302948b59d41a35aff945a7 Mon Sep 17 00:00:00 2001 From: Chris Barnes Date: Wed, 14 Dec 2022 15:19:22 +0000 Subject: [PATCH] Add get_skeleton_ids to api.rst --- docs/source/api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/api.rst b/docs/source/api.rst index 9c2e445..ad6d345 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -46,6 +46,7 @@ Functions related to searching for neurons and fetching their 3D skeletons: pymaid.get_skids_by_name pymaid.get_skids_by_origin pymaid.get_skeleton_change + pymaid.get_skeleton_ids Annotations -----------