Exemple #1
0
 def build_notifier(self):
     return Notifier(self)
Exemple #2
0
 def get_notifier(self) -> Notifier:
     return Notifier(self)