removed some empty lines
This commit is contained in:
@@ -57,9 +57,7 @@ def accumulate(accumulator_addr, bsread_port):
|
||||
continue
|
||||
|
||||
timestamp = tuple(results["timestamp"])
|
||||
|
||||
data = pack_bsread_data(results, detector)
|
||||
|
||||
sorter.add(pulse_id, (timestamp, data))
|
||||
|
||||
ready = sorter.flush_ready()
|
||||
|
||||
Reference in New Issue
Block a user