summaryrefslogtreecommitdiff
path: root/isort/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Make isort run with Python 3 onlyJon Dufresne2019-02-161-2/+0
* Remove all unused code from pie_slice.pyJon Dufresne2019-01-101-4/+1
* Fix lint issueSam Lai2018-05-271-1/+1
* Don't change Python2 str encoding on importSam Lai2018-05-271-0/+3
* Fix `python -m isort ...` under python 2Anthony Sottile2017-12-281-0/+2
* Rename __main__ to __main__.py #420Ankur Dedania2016-08-241-0/+3