mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-04 12:45:06 +08:00
Normalizes indentation to 4 spaces.
This commit is contained in:
@@ -21,9 +21,9 @@ from collections import defaultdict
|
||||
|
||||
import zipline.protocol as zp
|
||||
from zipline.finance.slippage import (
|
||||
VolumeShareSlippage,
|
||||
transact_partial
|
||||
)
|
||||
VolumeShareSlippage,
|
||||
transact_partial
|
||||
)
|
||||
from zipline.finance.commission import PerShare
|
||||
|
||||
log = logbook.Logger('Transaction Simulator')
|
||||
|
||||
Reference in New Issue
Block a user