ThirdParty/Jasy/jasy/__init__.py

branch
Py2 comp.
changeset 3145
a9de05d4a22f
parent 2847
1843ef6e2656
child 5843
76eee727ccd9
--- a/ThirdParty/Jasy/jasy/__init__.py	Sat Dec 14 23:05:59 2013 +0100
+++ b/ThirdParty/Jasy/jasy/__init__.py	Sat Dec 14 23:44:25 2013 +0100
@@ -13,7 +13,7 @@
 custom build/deployment scripts.
 """
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 __version__ = "1.1.0"
 __author__ = "Sebastian Werner <info@sebastian-werner.net>"

eric ide

mercurial