ProjectPyramid/FormSelectionDialog.py

changeset 71
8a78fab32c18
parent 63
f249a66da0d5
child 74
11587ae1122f
--- a/ProjectPyramid/FormSelectionDialog.py	Sat Apr 12 19:46:03 2014 +0200
+++ b/ProjectPyramid/FormSelectionDialog.py	Sat Apr 26 17:11:59 2014 +0200
@@ -7,7 +7,7 @@
 Module implementing a dialog to select the template type.
 """
 
-from __future__ import unicode_literals    # __IGNORE_WARNING__
+from __future__ import unicode_literals
 
 from PyQt4.QtCore import pyqtSlot
 from PyQt4.QtGui import QDialog, QDialogButtonBox

eric ide

mercurial