Commit 4e6e24a2 authored by Dag Sverre Seljebotn's avatar Dag Sverre Seljebotn

Fixing commit error

parent cdabc958
......@@ -208,7 +208,6 @@ class BufferTransform(CythonTransform):
# Preserve first assignment info on LHS
if node.first:
# TODO: Prettier code
print acq.stats[4].dump()
acq.stats[4].first = True
del acq.stats[0]
del acq.stats[0]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment