Skip to content

HttpError class constructor bug. Cannot override error msg with argument #125

@soneiko

Description

@soneiko

if not msg:

Should be something like that:

self.msg = msg if msg else self.__class__.msg

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