We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc602b5 commit 9f2efcbCopy full SHA for 9f2efcb
setup.cfg
@@ -7,4 +7,5 @@ ignore = E123,E128,E266,E402,W503,E731,W601
7
max-line-length = 119
8
9
[isort]
10
+profile = black
11
known_first_party = channels, asgiref, channels_redis, daphne
0 commit comments