Skip to content

Commit 4cdb0d7

Browse files
author
Martin Durant
committed
bad merge
1 parent 573566c commit 4cdb0d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

streamz/sinks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ def flush(self, timeout=-1):
195195
self.producer.flush(timeout)
196196

197197

198+
@Stream.register_api()
198199
class to_websocket(Sink):
199200
"""Write bytes data to websocket
200201

0 commit comments

Comments
 (0)