From 774c8ed94e07f75fe38d5067dfea9b19bb32e77d Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 13 Aug 2013 10:49:28 +0300 Subject: Added WholeUnitExchange --- gsxws/comms.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gsxws/comms.py') diff --git a/gsxws/comms.py b/gsxws/comms.py index 59e7f23..c2896fb 100644 --- a/gsxws/comms.py +++ b/gsxws/comms.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from core import GsxObject -- cgit v1.2.3