[RenderPather] whitespace

This commit is contained in:
jan 2025-11-19 00:07:07 -08:00
parent 8a0c985e36
commit 3a1a4b9126

View File

@ -269,7 +269,7 @@ class RenderPather(PortList, PatherMixin):
map_in = map_in, map_in = map_in,
map_out = map_out, map_out = map_out,
mirrored = mirrored, mirrored = mirrored,
inherit_name=inherit_name, thru = thru,
set_rotation = set_rotation, set_rotation = set_rotation,
append = append, append = append,
) )