We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999961a commit b444003Copy full SHA for b444003
CHANGELOG.md
@@ -6,6 +6,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
6
7
### 5.9.2
8
- Improved behavior of `isort --check --atomic` against Cython files.
9
+ - Fixed #1769: Future imports added below assignments when no other imports present.
10
11
### 5.9.1 June 21st 2021 [hotfix]
12
- Fixed #1758: projects with many files and skip_ignore set can lead to a command-line overload.
0 commit comments