After upgrading to pants 2.16 I'm getting this err...
# general
l
After upgrading to pants 2.16 I'm getting this error from mypy:
error: Source file found twice under different module names
Anyone run into this before?
f
I saw this here. I wonder if you are affected by this as well? Running
pants roots
would help see if you have overlapping roots for tests and sources due to how your packages/modules are named