Skip to content

Conversation

@PatrikHudak
Copy link
Contributor

I believe that this two lines are responsible for many missed tokens from the results list:

When the Token has blacklist set to [] it evaluates to False. That means that for almost all tokens, code for adding found token to tokensFound was unreachable, causing missed results from the analysis.

@rmarot
Copy link
Collaborator

rmarot commented May 30, 2020

Hi Patrik,

Thank you very much for your PR. This looks good to me !

Thanks for your contribution.

@rmarot rmarot merged commit 7758d71 into hisxo:master May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants