[nodes] Panorama: Fix the documentation string display

This commit is contained in:
Candice Bentéjac 2023-03-03 15:08:12 +01:00
parent 8ab9007c18
commit da6bbefc45
3 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ class LdrToHdrCalibration(desc.AVCommandLineNode):
category = 'Panorama HDR'
documentation = '''
Calibrate LDR to HDR response curve from samples
Calibrate LDR to HDR response curve from samples.
'''
inputs = [

View file

@ -47,7 +47,7 @@ class LdrToHdrSampling(desc.AVCommandLineNode):
category = 'Panorama HDR'
documentation = '''
Sample pixels from Low range images for HDR creation
Sample pixels from Low range images for HDR creation.
'''
inputs = [

View file

@ -13,8 +13,8 @@ class PanoramaPostProcessing(desc.CommandLineNode):
category = 'Panorama HDR'
documentation = '''
Post process the panorama
'''
Post process the panorama.
'''
inputs = [
desc.File(