mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
c31b8d6719
* Json type * Sort imports * one more unsorted import * Changed the way Json type is defined * Fix Function is too complex (C901) warning * Fixed remarks * Fix additional remarks * Additional test fix #195