Exemplo n.º 1
0
 def start(self) -> None:
     # initialize_push_notifications doesn't strictly do anything
     # beyond printing some logging warnings if push notifications
     # are not available in the current configuration.
     initialize_push_notifications()
     super().start()
Exemplo n.º 2
0
 def start(self) -> None:
     # initialize_push_notifications doesn't strictly do anything
     # beyond printing some logging warnings if push notifications
     # are not available in the current configuration.
     initialize_push_notifications()
     super().start()