Commit b3b59e9
authored
Add Python standard library to Intersphinx mapping (Qiskit#10523)
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.1 parent 80e95d1 commit b3b59e9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments