diff options
Diffstat (limited to 'pyload/plugins/crypter/XupPl.py')
-rw-r--r-- | pyload/plugins/crypter/XupPl.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyload/plugins/crypter/XupPl.py b/pyload/plugins/crypter/XupPl.py index e3bbf6388..4d3bc4e72 100644 --- a/pyload/plugins/crypter/XupPl.py +++ b/pyload/plugins/crypter/XupPl.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from module.plugins.Crypter import Crypter |