Exemple #1
0
 def get_alerts(self) -> List[Alert]:
     return Alert.find_by_user_email(self.email)