Closed FanwangM closed 1 month ago
This PR removes the redundant kwargs for distances function as the user can always define it in the lambda function.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.37%. Comparing base (d080d9c) to head (f6ff079). Report is 1 commits behind head on main.
d080d9c
f6ff079
This PR removes the redundant kwargs for distances function as the user can always define it in the lambda function.