Fix indentation bug with flowchart
This commit is contained in:
parent
00a0ddb0d4
commit
38dccf8642
@ -163,7 +163,6 @@ class RegionSelectNode(CtrlNode):
|
||||
sliced = data[mask]
|
||||
else:
|
||||
sliced = None
|
||||
|
||||
return {'selected': sliced, 'widget': self.items, 'region': region}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user