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 e549244 commit 0569dbeCopy full SHA for 0569dbe
buildconfig/stubs/pygame/sprite.pyi
@@ -26,8 +26,6 @@ from pygame.rect import FRect, Rect
26
from pygame.surface import Surface
27
from pygame.typing import Point, RectLike
28
29
-from typing_extensions import deprecated # added in 3.13
30
-
31
# generic for _HasRect, used in sprite collide functions
32
_THasRect = TypeVar("_THasRect", bound=_HasRect)
33
0 commit comments