We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570b66e commit 5d0f7e1Copy full SHA for 5d0f7e1
CHANGELOG.md
@@ -6,6 +6,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
6
7
### 5.7.0 December TBD
8
- Fixed #1612: In rare circumstances an extra comma is added after import and before comment.
9
+ - Fixed #1593: isort encounters bug in Python 3.6.0.
10
- Implemented #1596: Provide ways for extension formatting and file paths to be specified when using streaming input from CLI.
11
- Implemented #1583: Ability to output and diff within a single API call to `isort.file`.
12
- Implemented #1562, #1592 & #1593: Better more useful fatal error messages.
0 commit comments