Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bcf4f0d

Browse files
MaximSmolskiycclauss
andauthored
Update other/coordinate_compression.py
Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent eb9c481 commit bcf4f0d

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
@@ -96,7 +96,6 @@ def compress(self, original: float | str) -> int:
9696
3
9797
>>> cc.compress(7) # Value not in the original list
9898
-1
99-
10099
"""
101100
return self.coordinate_map.get(original, -1)
102101

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /