diff options
Diffstat (limited to 'gsxws/escalations.py')
-rw-r--r-- | gsxws/escalations.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gsxws/escalations.py b/gsxws/escalations.py index bb78db1..2bf56e1 100644 --- a/gsxws/escalations.py +++ b/gsxws/escalations.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from core import GsxObject |