What's Changed
- test: Fix
flake8-errmsg
snapshots by @edgarrmondragon in #1260 - Add ignore-variadic-names options to flake8-unused-arguments by @charliermarsh in #1261
- Fix F501 (line-too-long) start location by @harupy in #1262
- Replace
ignore_noqa
andautofix
booleans with enums by @charliermarsh in #1264 - Enable autofix for init method with missing None-return by @charliermarsh in #1265
Full Changelog: v0.0.183...v0.0.184