mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-31 07:18:25 +02:00
[nodes] Panorama: Fix the documentation string display
This commit is contained in:
parent
8ab9007c18
commit
da6bbefc45
3 changed files with 4 additions and 4 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue