Skip to content

Suggestion: Potentially consider accepting set as valid type? #12

Description

@ldunham1

if not isinstance(given, (tuple, list)):

Depending on usage, builtin set might be a viable type to also accept?
That being said, the method name certainly might argue otherwise...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions