STY: Tweak whitespace in comment.

This commit is contained in:
Eddie Hebert
2013-04-22 15:56:03 -04:00
parent 32d57ef955
commit a1e3222456
+1 -1
View File
@@ -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: