Skip to content

Commit 8d628df

Browse files
committed
remove comment
1 parent d1e6859 commit 8d628df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py5_docs/Reference/api_en/Py5Image_resize.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = resize()
33
type = method
44
pclass = PImage
5-
processing_name = resize # **REMOVE IF NOT A PART OF PROCESSING**
5+
processing_name = resize
66

77
@@ signatures
88
resize(w: int, h: int, /) -> None

0 commit comments

Comments
 (0)