What's Changed
- Add note about # noqa comments to disable autoflake in specific lines by @tiangolo in #43
- autoflake.py: Add --ignore-init-module-imports by @CLiu13 in #42
- reflected exclude option when use glob by @sh4869 in #44
- Add check argument by @jamescurtin in #45
New Contributors
- @tiangolo made their first contribution in #43
- @CLiu13 made their first contribution in #42
- @sh4869 made their first contribution in #44
- @jamescurtin made their first contribution in #45
Full Changelog: v1.2...v1.3