Skip to content

Commit 26fc228

Browse files
authored
Merge pull request #16 from hakancelik96/master
Unimport add
2 parents 5dee692 + 163229e commit 26fc228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ Feel free to contribute! Happy to receive PRs.
163163
[https://github.com/google/yapf](https://github.com/google/yapf)
164164
* Imports ordering:
165165
* isort - A Python utility / library to sort imports or check them: [https://github.com/timothycrosley/isort](https://github.com/timothycrosley/isort)
166+
* Imports removing
167+
* [Unimport - A linter, formatter for finding and removing unused import statements](https://github.com/hakancelik96/unimport)
166168

167169
## AST tools
168170
* AST manipulation:

0 commit comments

Comments
 (0)