Hacker News new | ask | show | jobs
by timost 1640 days ago
Last time I checked. Constrained types do not work with mypy out of the box.

https://github.com/samuelcolvin/pydantic/issues/975

1 comments

Thanks! I didn’t know about that.