Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Need to update type annotations for http_* methods #2158

Open
@JohnVillalovos

Description

@JohnVillalovos

The type annotations for the http_* methods need to be updated.

In reality they return more than just a Dict[str, Any] but can also return a List[Any]. For example the issues.particpants() call returns a list of dictionaries.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions