Skip to content

4.2.4

Choose a tag to compare

@timothycrosley timothycrosley released this 29 Mar 15:50
· 3418 commits to main since this release
  • Fixed an issue that caused module that contained functions before doc strings, to incorrectly place imports
  • Fixed regression in how force_alphabetical_sort was being interpretted (issue #409)
  • Fixed stray print statement printing skipped files (issue #411)
  • Added option for forcing imports into a single bucket: no_sections
  • Added option for new lines between import types (from, straight): lines_between_sections