If a module has no input, the yaml description should not require the "input:" key. Currently the parsing crashes. As a workaround, you can use "input: {}".
If a module has no input, the yaml description should not require the "input:" key. Currently the parsing crashes.
As a workaround, you can use "input: {}".