forked from DGNum/gestioCOF
core -- Apply black + isort to all files
This commit is contained in:
parent
104e71dcf6
commit
fdd2b35289
196 changed files with 10727 additions and 8365 deletions
|
@ -2,7 +2,4 @@ from channels.routing import route_class
|
|||
|
||||
from . import consumers
|
||||
|
||||
|
||||
routing = [
|
||||
route_class(consumers.OpenKfetConsumer)
|
||||
]
|
||||
routing = [route_class(consumers.OpenKfetConsumer)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue