bh / atom-python-isort

Atom.io plugin to sort Python imports
https://atom.io/packages/python-isort
MIT License
19 stars 10 forks source link

Should accept custom settings_path #22

Open bmcgue opened 8 years ago

bmcgue commented 8 years ago

Should have an extra field to specify the location of the settings file.

https://github.com/timothycrosley/isort/blob/01edb5af0f4db6bd7e1c11388fe7ebbf99e96a1d/isort/main.py#L211