Commit ef8ae34
Add Python standard library to Intersphinx mapping (Qiskit#10523) (Qiskit#10627)
This is good for the resolution of just over 200 failed Sphinx
references, almost all of which are from Sphinx attempting to insert
links in type hints. Those aren't super important, but it's nice in the
vein of being able to use Sphinx's `nitpicky` mode to find places where
we have Sphinx references that are failing to resolve, since it silences
some of the noise.
(cherry picked from commit b3b59e9)
Co-authored-by: Jake Lishman <jake.lishman@ibm.com>1 parent 3d22ba1 commit ef8ae34
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments