Skip to content

Commit 3a5cf1e

Browse files
authored
Add newline at end of coordinate_compression.py
Add a newline at the end of the file for consistency.
1 parent 804a405 commit 3a5cf1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data_compression/coordinate_compression.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,4 @@ def decompress(self, index: int) -> int:
108108

109109
doctest.testmod()
110110
print("✅ All doctests passed!")
111+

0 commit comments

Comments
 (0)