Skip to content

Add MyPy #2

@matin

Description

@matin

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions