Skip to content

Implement the entire spec more elegantly.  #2

@javaun

Description

@javaun

I must've just been flying through this. We should implement the full spec, and it should consistent and intuitive naming. This .model vs. .model_id is an example of it not being consistent.

self.model = formula_json.get('script', {}).get('model', {}) #['script']['model']
self.model_id = self.model.get('id', '') #['script']['model']['id']

Metadata

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