You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(paths): ensure idempotency in shape and painted path functions
Refactor `_shape_path` and `_painted_path` to normalize the stem using `_base_stem`, ensuring consistent output regardless of input variations. This change addresses idempotency for file naming conventions.
0 commit comments