diff --git a/notifications_client.py b/notifications_client.py index b27fb0b21..3ad8587e4 100644 --- a/notifications_client.py +++ b/notifications_client.py @@ -373,7 +373,7 @@ def _notificationNewDM(session, toHandle: str, def _storeMessage(speakerJson: {}) -> None: - """Stores a message for later reading + """Stores a message in your home directory for later reading """ if not speakerJson.get('published'): return