quaint-telephone-89068
01/19/2023, 4:32 PMmypy include both `resources`/`files` in the sandbox which can have some unfortunate side-effects. Namely when namespace_packages is True (soon to be the default), having a resource/file in a directory with the same name as 3rdparty module causes mypy to fail to see the 3rdparty module.
Pants version
2.14.x
OS
N/A
Additional info
N/A
pantsbuild/pants