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

Even after deleting the piece of code the same is executed #63

Closed
amartya89 opened this issue Apr 7, 2020 · 1 comment
Closed

Even after deleting the piece of code the same is executed #63

amartya89 opened this issue Apr 7, 2020 · 1 comment
Labels

Comments

@amartya89
Copy link

Hi @khast3x

Looking for your kind help. I am trying to modify the DEHASHED section in classes.py in my local copy. As i have stated in my previous issue #62 that requests.get is not returning anything in case of Dehash, hence i tried to check the same in another way.

I have commented the make_request call from get_dehashed fucntion. But still o improvement. Then i have executed in debug and saw, the old method is getting called.

Am i missing anything? Is there anywhere else i need to change/ update anything to get my new chunk of code working?

Earnestly looking for your help at the earliest please.

Regards

@khast3x khast3x mentioned this issue Apr 24, 2020
6 tasks
@khast3x
Copy link
Owner

khast3x commented Aug 5, 2020

Hello,

Fixed with PR #97 .
Run pip3 install --upgrade h8mail to update h8mail to the latest version (2.5.4).

Cheers!

@khast3x khast3x closed this as completed Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants