8000
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 0506b9c commit 3a6aef4Copy full SHA for 3a6aef4
docs/concepts/types.md
@@ -200,7 +200,7 @@ two reasons:
200
- In most cases, [recursive type aliases](#named-recursive-types) won't work.
201
202
By leveraging the new [`type` statement](https://typing.readthedocs.io/en/latest/spec/aliases.html#type-statement)
203
-(introduced in [PEP 695]), you can define aliases as follows:
+(introduced in [PEP 695](https://peps.python.org/pep-0695/)), you can define aliases as follows:
204
205
=== "Python 3.9 and above"
206
0 commit comments