Skip to content

Commit eb9c481

Browse files
Update other/coordinate_compression.py
Co-authored-by: Christian Clauss <[email protected]>
1 parent cee48d2 commit eb9c481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

other/coordinate_compression.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def compress_coordinates(self) -> None:
7272
-1
7373
>>> cc.reverse_map[2] # Value not in the original list
7474
83
75-
7675
"""
7776
key = 0
7877
for val in self.arr:

0 commit comments

Comments
 (0)