Newer
Older
Handbook / calendar / teachingdates / calendars / errors.py
class TemplateStyleError(Exception):
    """Exception for incorrect template style.
    """
    pass