Closed vishal-chandra closed 6 years ago
What is causing this to happen? This is just the code from the README
Hi Vishal This error occurs for me when I try to using "raise" to exception handling my code . so instead of using raise ValueError i used raise ValueError("Error1") to resolved it .
What is causing this to happen? This is just the code from the README