Skip to content

Mismatch typing of Requester's __init__ method. #2322

@sahiljoster32

Description

@sahiljoster32

In the main file ( Requester.py ), Requester's __init__ method can accept pool_size argument

pool_size,

but in its type file ( Requester.pyi ), pool_size argument is missing from __init__ method
def __init__(

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