Skip to content

refactor: add missing type annotations to Client methods#57

Merged
fguillot merged 1 commit intomainfrom
refactor/add-type-hints
Mar 25, 2026
Merged

refactor: add missing type annotations to Client methods#57
fguillot merged 1 commit intomainfrom
refactor/add-type-hints

Conversation

@fguillot
Copy link
Member

Add return type annotations and parameter type hints to getattr, _parse_response, _do_request, and execute. Specify Dict value types and annotate inner function signatures.

Add return type annotations and parameter type hints to __getattr__,
_parse_response, _do_request, and execute. Specify Dict value types
and annotate inner function signatures.
@fguillot fguillot merged commit 5899863 into main Mar 25, 2026
11 checks passed
@fguillot fguillot deleted the refactor/add-type-hints branch March 25, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant