Skip to content

Consider to abstract checking for is_callable / is_string #12

@afercia

Description

@afercia

Minor but worth considering. In the current implementation, a couple of times there's a check for is_callable() / is_string(). This could be re-used more and more in the future, and could maybe be abstracted in a utility method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions