-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
There are four failing checks that need to be resolved before MyPy can be enabled again:
cuenca/resources/base.py:18: error: Too many arguments for "Resource"
cuenca/resources/transfers.py:72: error: Incompatible return value type (got "Resource", expected "Transfer")
cuenca/resources/api_keys.py:30: error: Incompatible return value type (got "Resource", expected "ApiKey")
cuenca/resources/api_keys.py:43: error: Incompatible return value type (got "Resource", expected "ApiKey")
Found 4 errors in 3 files (checked 12 source files)
Metadata
Metadata
Assignees
Labels
No labels