Closed gonzalocasas closed 2 years ago
Maybe we can add this "minimal docstring" to an example (make an explicit example for the procedural mode) so that it's clear where it has to go?
Maybe we can add this "minimal docstring" to an example (make an explicit example for the procedural mode) so that it's clear where it has to go?
fixed by auto-generating the docstring now!
LGTM thanks ! ;-)
In procedural mode, it seems the component will not show descriptions of inputs/scripts if the code doesn't have at least a minimal docstring at start. Now the componentizer auto-generates one if needed.
See #5