keleshev / schema

Schema validation just got Pythonic
MIT License
2.86k stars 214 forks source link

mypy support #296

Closed qequ closed 8 months ago

qequ commented 1 year ago

Currently when using the library and calling mypy, it crashes because the library doesn´t seem to have stubs set for mypy. This also carries types problems with the validations; mypy doesn´t follow the types of the validated data