autoflake.md: add homepage

This commit is contained in:
Schneider
2019-04-11 13:29:48 -03:00
committed by Marco Bonelli
parent 43d4807401
commit e32b320635

View File

@@ -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: