@ -18,7 +18,7 @@ def parse_level_from_string(string):
level.append(
Segment(
bool(raw_segment[0]),
raw_segment[0] == "True",
complex(raw_segment[1]),
complex(raw_segment[2]),
tuple(map(int, raw_segment[3][1:len(raw_segment[3])-1].split(', ')))
The note is not visible to the blocked user.