diff options
Diffstat (limited to 'gsxws/products.py')
-rw-r--r-- | gsxws/products.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gsxws/products.py b/gsxws/products.py index 21c59d8..3042109 100644 --- a/gsxws/products.py +++ b/gsxws/products.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + """ https://gsxwsut.apple.com/apidocs/ut/html/WSAPIChangeLog.html?user=asp """ |