autoflake.md: add homepage
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# autoflake
|
# autoflake
|
||||||
|
|
||||||
> A tool to remove unused imports and variables from Python code.
|
> A tool to remove unused imports and variables from Python code.
|
||||||
|
> Homepage: <https://github.com/myint/autoflake>.
|
||||||
|
|
||||||
- Remove unused variables from a single file and display the diff:
|
- Remove unused variables from a single file and display the diff:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user