Skip to content

Commit 7d42a91

Browse files
committed
Comment about isort
1 parent aff42da commit 7d42a91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

isort.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TODO: Use `profile = "black"` once we are fully migrated to Black.
2+
# Otherwise, isort and black will interfer together.
3+
# Also, make sure to run isort from pre-commit when removing darker.
4+
15
[settings]
26
line_length=88
37
indent=4

0 commit comments

Comments
 (0)