What's Changed
- Enable N811, 812, 813, 814, 817 for
Import
by @harupy in #460 - Fix uppercase and lowercase check by @harupy in #461
- Restyle flake8_comprehensions::check to reduce indent by @youknowone in #462
- chore: typo on #283 link by @fannheyward in #464
- Implement B017 (no assertRaises(Exception)) by @charliermarsh in #467
- Implement B002 (unary prefix increment) by @charliermarsh in #468
New Contributors
- @youknowone made their first contribution in #462
Full Changelog: v0.0.82...v0.0.83