You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: