mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
STY: Tweak whitespace in comment.
This commit is contained in:
@@ -408,7 +408,7 @@ class AlgorithmSimulator(object):
|
||||
with self.processor.threadbound():
|
||||
|
||||
for date, snapshot in stream:
|
||||
# We're still in the warmup period. Use the event to
|
||||
# We're still in the warmup period. Use the event to
|
||||
# update our universe, but don't yield any perf messages,
|
||||
# and don't send a snapshot to handle_data.
|
||||
if date < self.algo_start:
|
||||
|
||||
Reference in New Issue
Block a user