mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-17 19:16:26 +02:00
[nodes] verbose param should not invalidate
This commit is contained in:
parent
76fad411a4
commit
d42c44af07
5 changed files with 5 additions and 5 deletions
|
@ -60,5 +60,5 @@ class FeatureExtraction(desc.CommandLineNode):
|
|||
value='info',
|
||||
values=['fatal', 'error', 'warning', 'info', 'debug', 'trace'],
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
uid=[],
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue