mirror of
https://github.com/django/daphne.git
synced 2025-04-20 08:42:18 +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.
|
||||
"""
|
||||
|
||||
|
||||
register_immediately = False
|
||||
binding_classes = []
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user