pygame-community / pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
https://pyga.me
766 stars 120 forks source link

Very small typehint fix for pygame.Mask #2926

Closed damusss closed 2 weeks ago

damusss commented 2 weeks ago

That method returns a list of rects not necessarily one.