Commit ba3b3860 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 448c5f4d
......@@ -382,7 +382,7 @@ def Restructure(ztree, newStructure):
rbucketv[i].node.next_bucket = rbucketv[i+1].node
rbucketv[-1].node.next_bucket = None
# associate every bucket to zbucket
# associate buckets to zbuckets
assign(zrbucketv, rbucketv)
......
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