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