mirror of
https://github.com/django/daphne.git
synced 2025-07-13 01:12:17 +03:00
fixed whitespace
This commit is contained in:
parent
38430b41d1
commit
014afb8b63
|
@ -88,7 +88,7 @@ class Binding(object):
|
||||||
Entry point for triggering the binding from save signals.
|
Entry point for triggering the binding from save signals.
|
||||||
"""
|
"""
|
||||||
cls.trigger_outbound(instance, "delete")
|
cls.trigger_outbound(instance, "delete")
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def encode(cls, stream, payload):
|
def encode(cls, stream, payload):
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user