Skip to content

Change returning type from "object" to "Any" #33

Description

@javibu13

Add from typing import Any in line 11

def receive_data(self, timeout: int = DEFAULT_CHAN_TIMEOUT) -> object:

def receive_data_unblocking(self) -> object:

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions