mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
1f83221323
* Fix imports indirectly from pydantic typing * fix pipeline * Add MappingIntStrAny to __all__ * fix ForwardRef * Fix Callable * remove from ForwardRef imports * Add changes