Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
talamandas opened this issue Jun 25, 2020 · 1 comment
Open

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

talamandas opened this issue Jun 25, 2020 · 1 comment

Comments

@talamandas
Copy link

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?

@harnit-bakshi
Copy link

Same issue here looks like this is not maintained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants