Fixed the recommended Qodana inspections #39
Annotations
2 errors and 1 warning
|
Invalid type hints definitions and usages:
zitadel_client/auth/oauth_authenticator.py#L81
Parameters to 'Generic\[...\]' must all be type variables
|
|
Invalid type hints definitions and usages:
zitadel_client/api_response.py#L10
Parameters to 'Generic\[...\]' must all be type variables
|
|
Unreachable code:
zitadel_client/api_client.py#L248
This code is unreachable
|