Skip to content

Commit 55f83ae

Browse files
committed
Add pygame.docs* to mypy allow list
1 parent 6345825 commit 55f83ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildconfig/stubs/mypy_allow_list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ pygame\.pkgdata
2929
pygame\.pypm
3030
pygame\._sdl2\.mixer
3131
pygame\.sysfont.*
32+
pygame\.docs.*
3233

3334
# temporarily ignore the controller module while it is being converted
3435
# to C

0 commit comments

Comments
 (0)