From 613fb854cfe16725553cee3de7dfdf39db637195 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:24:23 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/api.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index b33c233..8f21aec 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -22,8 +22,7 @@ They have a signature of the type: .. code-block:: - def plotfunc(da, fig, timestamp, framedim, **kwargs): - ... + def plotfunc(da, fig, timestamp, framedim, **kwargs): ... .. autosummary:: :toctree: api/