pydantic-core
227292bf - Change args to list (#508)

Commit
2 years ago
Change args to list (#508) * change first argument from *args to list for union_schema * change first argument for arguments_schem from *args to list * change first argument for chain_schema from *args to list * change first argument of tuple_positional_schem from *args to list * change first argument of literal_schema from *args to list * update docstring of union_schema
Author
Parents
Loading