Adrian Gronau

Results 1 comments of Adrian Gronau

I had the same problem and could narrow the problem down after editing the code in config.py [(line 51)](https://github.com/WhatsApp/WADebug/blob/894d86857ede7ec7007d19a57d6aaab02cba77fd/wadebug/config.py#L51): except Exception as e: raise e .... This gave me the...