expephalon-demomodule/core/exceptions/mail.py

2 lines
42 B
Python
Raw Normal View History

2020-05-21 12:54:59 +00:00
class NoSuchTemplate(ValueError):
pass