Skip to content

Commit 75a1690

Browse files
chore: fixed quotes
1 parent 6e0190e commit 75a1690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@
203203
# -- Options for intersphinx extension ---------------------------------------
204204

205205
# Example configuration for intersphinx: refer to the Python standard library.
206-
intersphinx_mapping = {'python': ('https://docs.python.org/': None)}
206+
intersphinx_mapping = {"python": ("https://docs.python.org/": None)}

0 commit comments

Comments
 (0)