What's Changed
- Implement autofix for B013 by @harupy in #824
- Avoid attempting to fix PEP 604 violations with deferred annotations by @charliermarsh in #845
- Upgrade maturin to 0.14 by @messense in #846
- Make it visible under light theme by @kemingy in #854
- Upgrade RustPython by @charliermarsh in #855
- Sort relative imports by parent level descending by @charliermarsh in #856
- Avoid incrementing McCabe complexity for class methods by @charliermarsh in #857
- Add unit tests for complexity check by @charliermarsh in #859
- Propagate errors from glob::Pattern::new by @andersk in #858
New Contributors
Full Changelog: v0.0.132...v0.0.133