Skip to content

Commit

Permalink
[pre-commit.ci] Automatic linting and formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 28, 2024
1 parent 406ba22 commit c3c9a6f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"]

intersphinx_mapping = {
'sphinx': ('https://www.sphinx-doc.org/en/master', None)
}
intersphinx_mapping = {"sphinx": ("https://www.sphinx-doc.org/en/master", None)}

# -- Sitemap -----------------------------------------------------------------

Expand Down

0 comments on commit c3c9a6f

Please sign in to comment.