Skip to content

Dict(keys=String()) example fails #17

@talamandas

Description

@talamandas

Docs give the example:

dict with string keys (no restriction on values)

Dict(keys=String())

But this will fail because the code expects both keys and value to be defined. Also there is not test case for this example. Is this docs error or code error?

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