What's Changed
- Add jupyter_server to README by @charliermarsh in #1182
- Remove serialization format from Settings struct by @charliermarsh in #1183
- Add autofix for F504 and F522 by @squiddy in #1184
- Move string formatting checks to plugins by @charliermarsh in #1185
- Move configuration-CLI resolution into dedicated methods by @charliermarsh in #1188
- Enable --no-show-source for consistency by @charliermarsh in #1189
- Upgrade RustPython to fix end location of implicitly concatenated strings by @harupy in #1187
Full Changelog: v0.0.174...v0.0.175