Skip to content

v1.3

Compare
Choose a tag to compare
@fsouza fsouza released this 29 May 05:05
· 227 commits to main since this release

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

Full Changelog: v1.2...v1.3