Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Avrahami committed Feb 29, 2024
1 parent f2efe96 commit 8e31483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ["sphinx.ext.intersphinx", "sphinx.ext.linkcode", "sphinx.ext.autosectionlabel"]
extensions = ["sphinx.ext.intersphinx", "sphinx.ext.linkcode", "sphinx.ext.autosectionlabel", "furo"]

intersphinx_mapping = {
"python": ("https://docs.python.org/3/", None),
Expand Down

0 comments on commit 8e31483

Please sign in to comment.