Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 3, 2023
1 parent 2c199b9 commit 02ae337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
# -- General configuration

# If your documentation needs a minimal Sphinx version, state it here.
needs_sphinx = '6.0'
needs_extensions = {'sphinx_rtd_theme': '1.0'}
needs_sphinx = "6.0"
needs_extensions = {"sphinx_rtd_theme": "1.0"}

# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
Expand Down

0 comments on commit 02ae337

Please sign in to comment.