inveniosoftware / inveniosoftware/invenio-cli

Provide both args and kwargs for FunctionStep.

Open
#191 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14
Forks
49
PR merge metrics
No merged PRs in 30d

Description

The class FunctionStep is currently initialized using ```args``` but then it's unpacking them as kwargs in the function call.
This behavior needs to change to allow passing both args and kwargs accordingly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.