Skip to content
New issue

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

Guard against frequency dicts with values of 0 or less #1437

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Kuuuube
Copy link
Member

@Kuuuube Kuuuube commented Sep 20, 2024

Frequency of <=0 messes up frequency calculation so these values should be ignored.

@Kuuuube Kuuuube added kind/bug The issue or PR is regarding a bug area/anki The issue or PR is related to Anki integration labels Sep 20, 2024
@Kuuuube Kuuuube requested a review from a team as a code owner September 20, 2024 19:01
@jamesmaa jamesmaa added this pull request to the merge queue Sep 20, 2024
Merged via the queue into themoeway:master with commit 6b7218d Sep 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/anki The issue or PR is related to Anki integration kind/bug The issue or PR is regarding a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants