diff options
Diffstat (limited to 'client/modules/Notifications.py')
| -rw-r--r-- | client/modules/Notifications.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/modules/Notifications.py b/client/modules/Notifications.py index fc91da1..9ee004c 100644 --- a/client/modules/Notifications.py +++ b/client/modules/Notifications.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8-*- import re from facebook import * |
