mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
http -> https
This commit is contained in:
@@ -274,7 +274,7 @@ autodoc_default_flags = []
|
||||
# -- Options for intersphinx module --------------------------------------------
|
||||
|
||||
intersphinx_mapping = {
|
||||
'http://docs.python.org/': None,
|
||||
'https://docs.python.org/': None,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user