We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2f2c6 commit d2fe0f2Copy full SHA for d2fe0f2
tests/plugins/meshroom/pluginA/PluginAInputNode.py
@@ -3,7 +3,7 @@
3
from meshroom.core import desc
4
5
6
-class PluginANodeA(desc.InputNode):
+class PluginAInputNode(desc.InputNode):
7
inputs = [
8
desc.File(
9
name="input",
0 commit comments