mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 21:16:12 +08:00
Applies flake8 recommendation. Whitespace wrangling.
This commit is contained in:
@@ -458,6 +458,7 @@ class BatchTransform(EventWindow):
|
||||
self.compute_transform_value = f
|
||||
return self.handle_data
|
||||
|
||||
|
||||
def batch_transform(func):
|
||||
"""Decorator function to use instead of inheriting from BatchTransform.
|
||||
For an example on how to use this, see the doc string of BatchTransform.
|
||||
|
||||
Reference in New Issue
Block a user