What's Changed
- U013: Also convert typing.TypedDict by @martinlehoux in #810
- Adjust
UnusedNOQA
start location by @harupy in #817 - Mark nonlocal variables as used in parent scopes by @charliermarsh in #822
- Exempt parameters with immutable annotations from B006 by @andersk in #821
- Implement autofix for E731 by @harupy in #814
Full Changelog: v0.0.128...v0.0.129