[nodes] Clean-up: Harmonize nodes' descriptions

This commit is contained in:
Candice Bentéjac 2023-10-17 15:43:34 +02:00
parent e463f0dce2
commit f2d6770651
25 changed files with 173 additions and 173 deletions

View file

@ -326,7 +326,7 @@ A Graph Cut Max-Flow is applied to optimally cut the volume. This cut represents
),
desc.IntParam(
name="helperPointsGridSize",
label='Helper Points Grid Size',
label="Helper Points Grid Size",
description="Grid size for the helper points.",
value=10,
range=(0, 50, 1),