.. _f-repositoryexception: module ``automation_students.repository_exception`` =================================================== .. inheritance-diagram:: ensae_teaching_cs.automation_students.repository_exception Short summary +++++++++++++ module ``ensae_teaching_cs.automation_students.repository_exception`` Some automation helpers to grab mails from students about projects. :githublink:`%|py|5` Classes +++++++ +-------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ | class | truncated documentation | +=========================================================================================================================+=====================================================================+ | :class:`RegexRepositoryException ` | raised when it is impossible to get information from the repository | +-------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ | :class:`TooManyProjectsException ` | raised when a group has too many projects | +-------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.automation_students.repository_exception :members: :special-members: __init__ :show-inheritance: