[nodes] Linting: Clean-up files

This commit is contained in:
Candice Bentéjac 2024-09-06 19:14:03 +02:00
parent ec0721d381
commit 4c0409f573
17 changed files with 128 additions and 103 deletions

View file

@ -48,7 +48,7 @@ Based on the input image filenames, it will recognize the input video sequence t
description="Export undistorted images.",
value=False,
),
desc.ChoiceParam(
desc.ChoiceParam(
name="undistortedImageType",
label="Undistort Image Format",
description="Image file format to use for undistorted images ('jpg', 'png', 'tif', 'exr (half)').",