Skip to content

Commit

Permalink
fix conflicts errors
Browse files Browse the repository at this point in the history
  • Loading branch information
AlzhraaIbrahim authored Apr 15, 2024
1 parent 021a57d commit 3f25bd7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ def __init__(
detect_only: Optional[Tuple[str, ...]] = None,
input_stride_type: Literal["segmented", "ic"] = "segmented",
):
) -> None:
self.ic_search_region_ms = ic_search_region_ms
self.min_vel_search_win_size_ms = min_vel_search_win_size_ms
self.input_stride_type = input_stride_type
Expand Down

0 comments on commit 3f25bd7

Please sign in to comment.