Victor Badenas

Results 2 comments of Victor Badenas

I don't only get the `KeyError: 'deprecated'` error from time to time but I also get a `KeyError: 'is_bound'` error from time to time. Removing `.mypy_cache` always helps, yes.

correct, I am using mirrors-mypy, `v1.16.1` however I am not using the `--install-types` flag. It looks like additional_dependencies should be the culprit of that... Not running parallel builds though... My...