Skip to content

class Formula takes a python dict, which could cause problems due to mutability  #1

@javaun

Description

@javaun

If we keep load_formula we may want to put that inside the class as a static method. Right now Formula takes an argument for a dict -- "formula_json" -- and that is mutable and could introduce integrity issues.

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