We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fe818 commit 46951c0Copy full SHA for 46951c0
setup.cfg
@@ -10,4 +10,4 @@ ignore = E123,E128,E266,E402,W503,E731,W601
10
max-line-length = 119
11
12
[isort]
13
-known_first_party = channels, asgiref
+known_first_party = channels, asgiref, channels_redis, daphne
0 commit comments