-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
enhancementNew feature or requestNew feature or requestsa.editorto do with the scratch.editor submodule (not projct_json_capabilities)to do with the scratch.editor submodule (not projct_json_capabilities)
Description
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
Labels
enhancementNew feature or requestNew feature or requestsa.editorto do with the scratch.editor submodule (not projct_json_capabilities)to do with the scratch.editor submodule (not projct_json_capabilities)