Esempio n. 1
0
 def build_notifier(self):
     return Notifier(self)
Esempio n. 2
0
 def get_notifier(self) -> Notifier:
     return Notifier(self)