Skip to content

Fix: `call_module` argument conversion

Pascal Palenda requested to merge fix/call-module into develop

The second argument of call_module cause a type error. This fixes this issue.

Merge request reports