From f0e0f8fa0655353268483c7018b1c668f435b5d6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 18:15:43 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/requirements.txt | 4 ++-- docs/source/conf.py | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index af193fc..e6529cf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,12 +6,12 @@ # --editable . +autodoc-traits + # jupyterhub-sphinx-theme is based on pydata-sphinx-theme and itself require # that theme, myst-parser, sphinx-copybutton, sphinx-opengraph: # https://github.com/jupyterhub/jupyterhub-sphinx-theme/blob/d4071da94ccb40216389c413c04a0bd684dc764d/pyproject.toml#L16-L21 # jupyterhub-sphinx-theme - -autodoc-traits sphinx-autobuild sphinxext-rediraffe diff --git a/docs/source/conf.py b/docs/source/conf.py index 138318f..93935e1 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -11,7 +11,6 @@ # import datetime - # -- Project information ----------------------------------------------------- # ref: https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information #