I just discovered that `src/python/pants/backend/p...
# development
b
I just discovered that
src/python/pants/backend/python/typecheck/mypy/rules_integration_test.py
fails if I wipe the mypy cache named dir:
~/.cache/pants/named_caches/mypy_cache
. Can anyone confirm?
h
I don't reproduce
b
Did you nuke your cache? If so, that's good? Ugh
h
I nuked that dir, yes
I ran before, then nuked, then ran after with
--force
b
🙏 Guess I'll post my PR and see what happens 🙂