SelectionEncloser/ConfigurationPage/SelectionEncloserPage.py

changeset 13
2d4785f57db3
parent 11
7c821731282a
child 16
d5eee7835f33
diff -r c1c3bdca9b4f -r 2d4785f57db3 SelectionEncloser/ConfigurationPage/SelectionEncloserPage.py
--- a/SelectionEncloser/ConfigurationPage/SelectionEncloserPage.py	Sat Apr 26 15:57:49 2014 +0200
+++ b/SelectionEncloser/ConfigurationPage/SelectionEncloserPage.py	Sat Apr 26 16:00:18 2014 +0200
@@ -7,7 +7,7 @@
 Module implementing Selection Encloser configuration page.
 """
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 import os
 

eric ide

mercurial