Skip to content

Commit

Permalink
Add ignore-init-module-imports to README (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmgrafe authored and myint committed Apr 27, 2019
1 parent a92b4b9 commit 68fea68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ Below is the full listing of options::
--remove-all-unused-imports
remove all unused imports (not just those from the
standard library)
--ignore-init-module-imports
exclude __init__.py when removing unused imports
--remove-duplicate-keys
remove all duplicate keys in objects
--remove-unused-variables
Expand Down

0 comments on commit 68fea68

Please sign in to comment.