We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e4eb6 commit b1a4bf1Copy full SHA for b1a4bf1
docs/conf.py
@@ -11,6 +11,7 @@
11
import sphinx.domains.c # noqa: F401
12
import sphinx.domains.cpp # noqa: F401
13
import sphinx.ext.autodoc # noqa: F401
14
+import sphinx.ext.intersphinx # noqa: F401
15
import urllib3.exceptions # noqa: F401
16
17
typing.TYPE_CHECKING = True
0 commit comments