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 fd052b1 commit c0c2c75Copy full SHA for c0c2c75
1 file changed
mkdocs.yml
@@ -218,8 +218,7 @@ plugins:
218
handlers:
219
python:
220
inventories:
221
- # YORE: BOL 3.13: Replace `3.13` with `3` within line.
222
- - url: https://docs.python.org/3.13/objects.inv
+ - url: https://docs.python.org/3/objects.inv
223
domains: [std, py]
224
- https://typing-extensions.readthedocs.io/en/latest/objects.inv
225
paths: [src, scripts, .]
0 commit comments