Skip to content

Commit adb6834

Browse files
Apply suggestion from @Viicos
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
1 parent 0cd8736 commit adb6834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/typing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3383,6 +3383,8 @@ Functions and decorators
33833383
Users may also mark other classes as disjoint bases to indicate to type checkers that
33843384
multiple inheritance with other disjoint bases should not be allowed.
33853385

3386+
.. versionadded:: next
3387+
33863388
.. decorator:: type_check_only
33873389

33883390
Decorator to mark a class or function as unavailable at runtime.

0 commit comments

Comments
 (0)