8000 Additional "size" key being added to DotMap when converting from a nested dictionary · Issue #97 · drgrib/dotmap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Additional "size" key being added to DotMap when converting from a nested dictionary #97
Open
@philip928lin

Description

@philip928lin

When I convert a nested dictionary, it appears that additional items are added to the DotMap with the keys named "size" or "compute."
This sometimes causes the problem when doing "for k, v in DotMapObject.items():"
Those additional items will also stay when converting back to the dictionary.
Does anyone know why? and how to avoid that?

image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0