mirror of
https://github.com/django/daphne.git
synced 2025-07-26 23:19:46 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
3d01151ec5
commit
137fe6e583
|
@ -80,6 +80,7 @@ class TestCLIInterface(TestCase):
|
||||||
"""
|
"""
|
||||||
Mock server object for testing.
|
Mock server object for testing.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
abort_start = False
|
abort_start = False
|
||||||
|
|
||||||
def __init__(self, **kwargs):
|
def __init__(self, **kwargs):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user