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

Fix wrong indentation #24

Merged
merged 1 commit into from
May 30, 2020
Merged

Fix wrong indentation #24

merged 1 commit into from
May 30, 2020

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants