fixed whitespace

This commit is contained in:
AlexejStukov 2016-07-21 09:51:51 +02:00 committed by GitHub
parent 38430b41d1
commit 014afb8b63

View File

@ -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):
"""