From 452005bbb83059913d4c8b7648d9e368936e53da Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Fri, 10 May 2013 10:53:18 +0300 Subject: Some refactoring --- gsxws.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gsxws.py') diff --git a/gsxws.py b/gsxws.py index 9f77ea7..da917d6 100755 --- a/gsxws.py +++ b/gsxws.py @@ -268,9 +268,7 @@ class Content(GsxObject): class CompTIA(object): - """ - Stores and accesses CompTIA codes. - """ + "Stores and accesses CompTIA codes." MODIFIERS = ( ("A", "Not Applicable"), -- cgit v1.2.3