Skip to content

Commit cb9d5e9

Browse files
committed
docs indentation
1 parent d1c9e55 commit cb9d5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildconfig/stubs/pygame/draw.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ def aalines(
569569
always raise a deprecation exception when used
570570
"""
571571

572-
def flood_fill(
572+
def flood_fill(
573573
surface: Surface,
574574
color: Union[ColorLike, Surface],
575575
start_point: Point

0 commit comments

Comments
 (0)