Closed simone-papandrea closed 6 years ago
baron\indentation_marker.py", line 38, in get_space if len(node) < 3 or len(node[3]) == 0:
if the number of items is 3 than node[3] is out of range.
baron\indentation_marker.py", line 38, in get_space if len(node) < 3 or len(node[3]) == 0:
if the number of items is 3 than node[3] is out of range.