mirror of
https://github.com/django/daphne.git
synced 2025-07-27 07:29:46 +03:00
Linting
This commit is contained in:
parent
3bedcdd8ed
commit
43954cd883
|
@ -3,6 +3,7 @@ import functools
|
|||
import logging
|
||||
import sys
|
||||
from argparse import ArgumentError, Namespace
|
||||
|
||||
from asgiref.compatibility import is_double_callable
|
||||
|
||||
from .access import AccessLogGenerator
|
||||
|
|
Loading…
Reference in New Issue
Block a user