Skip to content

potential bug in sympound.py? #3

@Horace89

Description

@Horace89

Hi. Just noticed that on L69:
if count >= countThreshold:
So if I understand correctly, maybe you should replace the line with
if count >= self.countThreshold:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions