Nearly the same here.
The only type error I make a little bit more than I would like, is expecting an iterable and passing a string instead, because I forgot parentheses around arguments.
But I made way more type errors when programming in C/++.
Why do you prefer schema to (fast)jsonschema?