Skip to content

Commit

Permalink
Update docs/conf.py with a comma
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Dec 9, 2024
1 parent 77bf509 commit df8fd23
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 @@ -252,7 +252,7 @@
#texinfo_show_urls = 'footnote'

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

extlinks = {
Expand Down

0 comments on commit df8fd23

Please sign in to comment.