Skip to content

Exception "Received message of type" is missing argument #72

@wibotwi

Description

@wibotwi

raise QReaderException('Received message of type: %s where response was expected')

This exception has "%s" but is missing argument.
Suggestion:
raise QReaderException('Received message of type: %s where response was expected' % response.type)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions