whitespace

This commit is contained in:
AlexejStukov 2016-07-21 21:08:47 +02:00 committed by GitHub
parent d07600f04b
commit 6eda634746

View File

@ -30,10 +30,10 @@ class WebsocketBinding(Binding):
# Stream multiplexing name
stream = None
# only model fields that are listed in fields should be send by default
# if you want to really send all fields, use fields = ['__all__']
fields = []
# Outbound