Skip to content

Primitive list argument throws error #15

@jakecyr

Description

@jakecyr

Describe the bug
When inferring from a function that has an argument of type list[str], I'm getting an error:

ValueError: Expected 'array_item_type' value since type is set to 'array'.

It does seem to work with the typing.List instead.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions