diff options
Diffstat (limited to 'module/plugins/accounts/OverLoadMe.py')
-rw-r--r-- | module/plugins/accounts/OverLoadMe.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/module/plugins/accounts/OverLoadMe.py b/module/plugins/accounts/OverLoadMe.py index 23ec10f7d..eab20480f 100644 --- a/module/plugins/accounts/OverLoadMe.py +++ b/module/plugins/accounts/OverLoadMe.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from module.plugins.Account import Account from module.common.json_layer import json_loads |