mirror of
https://github.com/django/daphne.git
synced 2025-04-20 08:42:18 +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.
|
||||
"""
|
||||
cls.trigger_outbound(instance, "delete")
|
||||
|
||||
|
||||
@classmethod
|
||||
def encode(cls, stream, payload):
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user