Skip to content

Fix tapify to correctly handle **kwargs #114

@swansonk14

Description

@swansonk14

Currently, if a function has **kwargs, then tapify will interpret this as a variable named kwargs of type str rather than placing all additional provided arguments into a dictionary called kwargs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions