-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Hello, i cant use type Dict from typing
I get the error NotImplementedError: Unsupported type: typing.Dict[str, str]
And also if i use (class) dict, i get error Input should be a valid string [type=string_type, input_value={'English': 'B1', 'Russian': 'NATIVE'}, input_type=dict]
How can I use this type to construct an object with previously unknown keys and values?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels