Skip to content

remove backpack json loader subclasses? #436

@FAReTek1

Description

@FAReTek1

Currently, there are seperate classes used to load backpack json. but instead it should really be a seperate method. This way mypy will not complain about type annotation conflicts between the subclasses and superclasses, e.g. Input.from_json and BackpackInput.from_json

I still need to take a look at the code so this issue will be updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsa.editorto do with the scratch.editor submodule (not projct_json_capabilities)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions