Closed erictraut closed 2 months ago
…stic being reported in the wrong location in some cases involving decorators. This addresses #8842.
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
…stic being reported in the wrong location in some cases involving decorators. This addresses #8842.