mirror of
https://github.com/django/daphne.git
synced 2025-07-14 18:02:17 +03:00
removed whitespace in blank line
This commit is contained in:
parent
d9c1559a90
commit
bf5b9d31a0
|
@ -12,7 +12,7 @@ class BindingMetaclass(type):
|
||||||
"""
|
"""
|
||||||
Metaclass that tracks instantiations of its type.
|
Metaclass that tracks instantiations of its type.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
register_immediately = False
|
register_immediately = False
|
||||||
binding_classes = []
|
binding_classes = []
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user