Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1""" 

2@file 

3@brief Shortcuts for automation_students 

4""" 

5 

6from .projects_repository import ProjectsRepository 

7from .mail_helper import grab_addresses, extract_students_mail_and_name_from_gmail 

8from .projects_helper import extract_students_mails_from_gmail_and_stores_in_folders 

9from .send_feedback import enumerate_feedback, enumerate_send_email