You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
8
8
- Fixed #1631: as import comments can in some cases be duplicated.
9
9
- Fixed #1667: extra newline added with float-to-top, after skip, in some cases.
10
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.
11
12
- Implemented #1648: Export MyPY type hints.
12
13
- Implemented #1641: Identified import statements now return runnable code.
0 commit comments