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 78e30ce commit 8b70876Copy full SHA for 8b70876
buildconfig/stubs/pygame/rect.pyi
@@ -7,6 +7,7 @@ from typing import (
7
Union,
8
overload,
9
Optional,
10
+ Tuple,
11
)
12
13
from pygame.typing import Point, RectLike, SequenceLike
0 commit comments