We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This line can cause events that are close together to overlap:
sumsarizer/R/events.R
Line 54 in d9a7533
This seems to happen especially when the min_break_sec is small.
min_break_sec
The text was updated successfully, but these errors were encountered:
@ajaypillarisetti I think this is why we're seeing this kind of stuff:
Sorry, something went wrong.
ajaypillarisetti
hbenkhay
No branches or pull requests
This line can cause events that are close together to overlap:
sumsarizer/R/events.R
Line 54 in d9a7533
This seems to happen especially when the
min_break_sec
is small.The text was updated successfully, but these errors were encountered: