Skip to content

When parameter's type is incorrect, print the type of the parameter, not its value #598

@rbpasker

Description

@rbpasker

should be
), f"Wrong kind of query parameters found: {type(query_params)}"

), f"Wrong kind of query parameters found: {query_params}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions