I just installed pep8ify today and found it very useful; thank you!
When I look for help at the command line:
$ pep8ify -h
Usage: 2to3 [options] file|dir ...
I have searched around in the repo and cannot figure out where the help message is being generated (so I can give you a pull request to change '2to3' to 'pep8ify'). Help?
I just installed
pep8ifytoday and found it very useful; thank you!When I look for help at the command line:
I have searched around in the repo and cannot figure out where the help message is being generated (so I can give you a pull request to change '2to3' to 'pep8ify'). Help?