Skip to content

Commit 46951c0

Browse files
committed
Isort config tweaking
1 parent 20fe818 commit 46951c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ignore = E123,E128,E266,E402,W503,E731,W601
1010
max-line-length = 119
1111

1212
[isort]
13-
known_first_party = channels, asgiref
13+
known_first_party = channels, asgiref, channels_redis, daphne

0 commit comments

Comments
 (0)