Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 224 Bytes

TidyImports

Sublime Text plugion to keep python import statements tidy

It supports the following features:

  • Remove ununsed imports (Requires SublimeLint and pep8 installed)
  • Sort and group import statements