Skip to content

List and Dict support is bad #5

@pidi3000

Description

@pidi3000

List and dict are only supported because the json and yaml library's return data as list or dicts and not strings

if isinstance(var_native, target_type):
return var_native

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions