s2t2 opened this issue 5 years ago · 0 comments
Add to errors.md:
class MyCustomError(Exception): pass raise MyCustomError("My custom message")
h/t: