mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
added a fake window_length to be compatible
with transform protocol
This commit is contained in:
@@ -141,6 +141,7 @@ class ExceptionSource(object):
|
||||
class ExceptionTransform(object):
|
||||
|
||||
def __init__(self):
|
||||
self.window_length = 1
|
||||
pass
|
||||
|
||||
def get_hash(self):
|
||||
|
||||
Reference in New Issue
Block a user