chore: formatting with ruff
This commit is contained in:
@@ -25,7 +25,6 @@ def total_distance() -> int:
|
|||||||
return total_distance
|
return total_distance
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def similarity_score() -> int:
|
def similarity_score() -> int:
|
||||||
left = []
|
left = []
|
||||||
right = []
|
right = []
|
||||||
|
|||||||
Reference in New Issue
Block a user