Skip to content

Commit

Permalink
fix sphinx configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiblen committed Oct 16, 2024
1 parent d0b0ffc commit 0ed0135
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 @@ -200,5 +200,5 @@ def setup(app):
]

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

0 comments on commit 0ed0135

Please sign in to comment.