Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaadf00e

Browse files
authored
Fix missing link in documentation (#11869)
1 parent18050bd commitaadf00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/concepts/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ two reasons:
197197
* In most cases,[recursive type aliases](#named-recursive-types) won't work.
198198

199199
By leveraging the new[`type` statement](https://typing.readthedocs.io/en/latest/spec/aliases.html#type-statement)
200-
(introduced in[PEP 695]), you can define aliases as follows:
200+
(introduced in[PEP 695](https://peps.python.org/pep-0695/)), you can define aliases as follows:
201201

202202
=== "Python 3.9 and above"
203203

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp