Esempio 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()
Esempio 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()