diff options
| author | 2015-07-23 18:53:06 +0200 | |
|---|---|---|
| committer | 2015-07-23 18:53:06 +0200 | |
| commit | 4fc28dc09f9632eb4a15a1ef48778427f9dcae33 (patch) | |
| tree | a58c9700f80598409856bac5fc9523c0bcd7d07f /module/plugins/internal/Account.py | |
| parent | [Extractor] is_usable -> find (diff) | |
| download | pyload-4fc28dc09f9632eb4a15a1ef48778427f9dcae33.tar.xz | |
Code cosmetics
Diffstat (limited to 'module/plugins/internal/Account.py')
| -rw-r--r-- | module/plugins/internal/Account.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/Account.py b/module/plugins/internal/Account.py index 27525e1d2..96f1cb533 100644 --- a/module/plugins/internal/Account.py +++ b/module/plugins/internal/Account.py @@ -206,7 +206,7 @@ class Account(Plugin): def load_account_info(self, name, req=None): """ - This should be overwritten in account plugin,\ + This should be overwritten in account plugin and retrieving account information for user :param name: |
