Skip to content

Commit 83a9f68

Browse files
Closes #1767: Encoding issues surfacing when invalid characters set in files during placement.
1 parent c2ca2e2 commit 83a9f68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
99
- Fixed #1769: Future imports added below assignments when no other imports present.
1010
- Fixed #1772: skip-gitignore will check files not in the git repository.
1111
- Fixed #1762: in some cases when skip-gitignore is set, isort fails to skip any files.
12+
- Fixed #1767: Encoding issues surfacing when invalid characters set in `__init__.py` files during placement.
1213

1314
### 5.9.1 June 21st 2021 [hotfix]
1415
- Fixed #1758: projects with many files and skip_ignore set can lead to a command-line overload.

0 commit comments

Comments
 (0)