Skip to content

"has no attribute" then suggests another missing attribute #9084

@Dreamsorcerer

Description

@Dreamsorcerer

Output in a mypy run:

vaults.py:14: error: Module 'datatypes' has no attribute 'VaultDataResponse'; maybe "VaultSummaryResponse"?  [attr-defined]
vaults.py:14: error: Module 'datatypes' has no attribute 'VaultSummaryResponse'; maybe "VaultDataResponse"?  [attr-defined]

Hopefully the error in the above output is self explanatory, it's contradicting itself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions