mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-10 11:50:32 +08:00
whitespace
Conflicts: zipline/gens/tradegens.py
This commit is contained in:
@@ -136,7 +136,7 @@ class SpecificEquityTrades(object):
|
|||||||
|
|
||||||
# Convert argument packages into events.
|
# Convert argument packages into events.
|
||||||
unfiltered = (create_trade(*args, source_id = self.get_hash())
|
unfiltered = (create_trade(*args, source_id = self.get_hash())
|
||||||
for args in arg_gen)
|
for args in arg_gen)
|
||||||
|
|
||||||
# If we specified a sid filter, filter out elements that don't
|
# If we specified a sid filter, filter out elements that don't
|
||||||
# match the filter.
|
# match the filter.
|
||||||
|
|||||||
Reference in New Issue
Block a user