Isort: Can I do `isort --black my_file.py` or something similar?

Created on 6 Mar 2020  路  2Comments  路  Source: PyCQA/isort

There are cool profiles like https://github.com/timothycrosley/isort/blob/develop/isort/profiles.py#L4-L10 so can I invoke them from the command line like isort --black my_file.py or something similar?

Most helpful comment

All 2 comments

isort/profiles.py isn't in the latest release (as of now) 4.3.21. Looks like it's coming in a future release.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ionelmc picture ionelmc  路  3Comments

kevindaum picture kevindaum  路  4Comments

lee-kagiso picture lee-kagiso  路  4Comments

johnthagen picture johnthagen  路  3Comments

and-semakin picture and-semakin  路  3Comments