diff --git a/pages/common/autoflake.md b/pages/common/autoflake.md index 625186b175..cb11ab91d3 100644 --- a/pages/common/autoflake.md +++ b/pages/common/autoflake.md @@ -1,6 +1,7 @@ # autoflake > A tool to remove unused imports and variables from Python code. +> Homepage: . - Remove unused variables from a single file and display the diff: