mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 15:21:02 +08:00
Small spelling change.
This commit is contained in:
@@ -294,7 +294,7 @@ class BatchTransform(EventWindow):
|
||||
|
||||
```
|
||||
|
||||
In you algorithm you would then have to instantiate
|
||||
In your algorithm you would then have to instantiate
|
||||
this in the initialize() method:
|
||||
```
|
||||
self.my_batch_transform = MyBatchTransform()
|
||||
|
||||
Reference in New Issue
Block a user