Skip to content

Inconsistencies between direct key access and .get usage. #154

@NandaScott

Description

@NandaScott

There are some inconsistencies between how properties access scryfallData, where some of them use direct key access (scryfallData['value']) and using a getter (scryfallData.get('value'). It should really be one or the other, and we should consider the implications of each method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementSomething that could be better

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions