Skip to content

Commit 8b70876

Browse files
committed
Add tuple import
1 parent 78e30ce commit 8b70876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildconfig/stubs/pygame/rect.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ from typing import (
77
Union,
88
overload,
99
Optional,
10+
Tuple,
1011
)
1112

1213
from pygame.typing import Point, RectLike, SequenceLike

0 commit comments

Comments
 (0)