Skip to content

Remove the need for market.kind asserts #37

Open
@andrew-cho-architect

Description

assert isinstance(market.kind, MarketFieldsKindExchangeMarketKind)

should not exist,
generally, this is so that we can get market.kind.base.id without type hinting errors

there should perhaps be a function that does this for us.

Metadata

Assignees

No one assigned

    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