mypy icon indicating copy to clipboard operation
mypy copied to clipboard

Arguments without a default cannot follow attributes with one

Open embecka opened this issue 1 year ago • 1 comments

Fixes #17731

embecka avatar Sep 19 '24 10:09 embecka

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

github-actions[bot] avatar Sep 19 '24 10:09 github-actions[bot]