We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f2782 commit 844c85cCopy full SHA for 844c85c
CHANGELOG.md
@@ -8,6 +8,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
8
- Fixed #1631: as import comments can in some cases be duplicated.
9
- Fixed #1667: extra newline added with float-to-top, after skip, in some cases.
10
- Fixed #1594: incorrect placement of noqa comments with multiple from imports.
11
+ - Fixed #1566: in some cases different length limits for dos based line endings.
12
- Implemented #1648: Export MyPY type hints.
13
- Implemented #1641: Identified import statements now return runnable code.
14
- Implemented #1661: Added "wemake" profile.
0 commit comments