What's Changed
- Update Arg section checking to match latest pydocstyle by @charliermarsh in #1293
- Avoid RET504 errors for intermediary function calls by @charliermarsh in #1294
- Add
--force-exclude
setting to force exclusions withpre-commit
by @charliermarsh in #1295 - [Stylistic/non-functional] Use an r# format string to make json easier to read by @hanneskaeufler in #1299
- Avoid DTZ007 false-positives for non-string arguments by @charliermarsh in #1300
New Contributors
- @hanneskaeufler made their first contribution in #1299
Full Changelog: v0.0.188...v0.0.189