It's probably my fault for not reading up more on how the static type checkers work, but man.. Python typing is not intuitive at all. Multiple static type checkers all behave in slightly different ways, and then sometimes you have to quote hints, sometimes not, and, and, and... So many paper cuts start to add up.
↧