Skip to content

Problems with cells referencing ['_Model__dict'] #6

@bastianbc

Description

@bastianbc

E.g. Running the command in the example:
pprint(vars(mutations[0])['_Model__dict'])

results in this error:

TypeError Traceback (most recent call last)
in
----> 1 pprint(vars(mutations[0])['_Model__dict'])

TypeError: vars() argument must have dict attribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions