What's Changed
- Fix several typos in README by @jvstme in #1590
- Add flake8-pytest-style settings to hash by @charliermarsh in #1595
- Add autofix for SIM300 by @PedramNavid in #1588
- Avoid hard unwrap in PT checks by @charliermarsh in #1597
- Preserve style when generating flake8-simplify messages by @charliermarsh in #1599
- Avoid silently dropping code generator errors by @charliermarsh in #1598
- Fix PT006 autofix of parametrize name strings like
' first, , second '
by @bluetech in #1591
New Contributors
Full Changelog: v0.0.208...v0.0.209