Skip to content
Discussion options

You must be logged in to vote

Mh, yeah, sorry. It needs to be

data.__dict__['_node_store_dict'] = {
    key: data._node_store_dict[key]
    for key in ["user", "movie"]
}

I think we could add a small helper function for this to make this usage easier. Feel free to submit a PR if you have time :)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@TheAllUnknown
Comment options

@rusty1s
Comment options

Answer selected by TheAllUnknown
@TheAllUnknown
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants