Skip to content

abort typing doesn't accept Response as a valid parameter #200

Open
@touilleMan

Description

@touilleMan

def abort(code: int, *args: Any, **kwargs: Any) -> NoReturn: # type: ignore[misc]

Passing a Response object to abort is valid, the typing should be corrected here

Environment:

  • Python version: N/A
  • Quart version: 0.18.3

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